|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthnContextType | |
---|---|
org.picketlink.identity.federation.core.parsers.util | |
org.picketlink.identity.federation.core.saml.v2.writers | |
org.picketlink.identity.federation.saml.v2.assertion | Package for the model classes for the SAML2 Assertion |
Uses of AuthnContextType in org.picketlink.identity.federation.core.parsers.util |
---|
Methods in org.picketlink.identity.federation.core.parsers.util that return AuthnContextType | |
---|---|
static AuthnContextType |
SAMLParserUtil.parseAuthnContextType(XMLEventReader xmlEventReader)
Parse the AuthnContext Type inside the AuthnStatement |
Uses of AuthnContextType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type AuthnContextType | |
---|---|
void |
SAMLAssertionWriter.write(AuthnContextType authContext)
Write an AuthnContextType to stream |
Uses of AuthnContextType in org.picketlink.identity.federation.saml.v2.assertion |
---|
Fields in org.picketlink.identity.federation.saml.v2.assertion declared as AuthnContextType | |
---|---|
protected AuthnContextType |
AuthnStatementType.authnContext
|
Methods in org.picketlink.identity.federation.saml.v2.assertion that return AuthnContextType | |
---|---|
AuthnContextType |
AuthnStatementType.getAuthnContext()
Gets the value of the authnContext property. |
Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type AuthnContextType | |
---|---|
void |
AuthnStatementType.setAuthnContext(AuthnContextType value)
Sets the value of the authnContext property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |