Uses of Interface
org.opensaml.samlext.saml2mdattr.EntityAttributes

Packages that use EntityAttributes
org.opensaml.samlext.saml2mdattr.impl   
 

Uses of EntityAttributes in org.opensaml.samlext.saml2mdattr.impl
 

Classes in org.opensaml.samlext.saml2mdattr.impl that implement EntityAttributes
 class EntityAttributesImpl
          Concrete implementation of EntityAttributes.
 

Methods in org.opensaml.samlext.saml2mdattr.impl that return EntityAttributes
 EntityAttributes EntityAttributesBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 EntityAttributes EntityAttributesBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 2006-2013 Internet2. All Rights Reserved.