Uses of Class
edu.internet2.middleware.shibboleth.common.attribute.provider.ScopedAttributeValue

Packages that use ScopedAttributeValue
edu.internet2.middleware.shibboleth.common.attribute.encoding.provider   
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition   
 

Uses of ScopedAttributeValue in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
 

Method parameters in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider with type arguments of type ScopedAttributeValue
protected  List<XMLObject> AbstractScopedAttributeEncoder.encodeAttributeValues(QName objectName, BaseAttribute<ScopedAttributeValue> attribute)
          Encodes attributes whose values are scoped.
 

Uses of ScopedAttributeValue in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
 

Methods in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition that return types with arguments of type ScopedAttributeValue
 BaseAttribute<ScopedAttributeValue> ScopedAttributeDefinition.doResolve(ShibbolethResolutionContext resolutionContext)
          Creates and populates the values for the resolved attribute.
 BaseAttribute<ScopedAttributeValue> PrescopedAttributeDefinition.doResolve(ShibbolethResolutionContext resolutionContext)
          Creates and populates the values for the resolved attribute.
 



Copyright © 1999-2012. All Rights Reserved.