Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.encoding | |
edu.internet2.middleware.shibboleth.common.attribute.encoding.provider |
Modifier and Type | Interface and Description |
---|---|
interface |
SAML1NameIdentifierEncoder
SAML 1.X
NameIdentifier encoder for attributes. |
interface |
SAML2NameIDEncoder
SAML 2.0 NameID attribute encoder.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML1StringNameIdentifierEncoder
An attribute encoder that takes the first value of an attribute and creates a
NameIdentifier of it. |
class |
SAML2StringNameIDEncoder
An attribute encoder that takes the first value of an attribute and creates a
NameID of it. |
Copyright © 1999–2014. All rights reserved.