|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeValue | |
|---|---|
| org.sourceid.saml20.adapter.attribute | |
| org.sourceid.saml20.adapter.sp.authn | Service Provider (SP) role specific interfaces and classes for authentication adapters. |
| Uses of AttributeValue in org.sourceid.saml20.adapter.attribute |
|---|
| Methods in org.sourceid.saml20.adapter.attribute that return AttributeValue | |
|---|---|
static AttributeValue |
AttrValueSupport.make(java.util.Collection<java.lang.Object> objs)
|
static AttributeValue |
AttrValueSupport.make(java.lang.Object obj)
|
| Methods in org.sourceid.saml20.adapter.attribute with parameters of type AttributeValue | |
|---|---|
static void |
AttrValueSupport.setMasked(AttributeValue attributeValue)
|
| Method parameters in org.sourceid.saml20.adapter.attribute with type arguments of type AttributeValue | |
|---|---|
static void |
AttrValueSupport.checkSetMasked(java.util.Map<java.lang.String,AttributeValue> attrMap,
java.util.Set<java.lang.String> maskedKeySet)
|
| Uses of AttributeValue in org.sourceid.saml20.adapter.sp.authn |
|---|
| Methods in org.sourceid.saml20.adapter.sp.authn that return types with arguments of type AttributeValue | |
|---|---|
java.util.Map<java.lang.String,AttributeValue> |
SsoContext.getSubjectAttrs()
Gets the attributes resulting from the PingFederate server's subject and attribute mapping process. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||