Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static AuthnContextType |
SAMLParserUtil.parseAuthnContextType(XMLEventReader xmlEventReader)
Parse the AuthnContext Type inside the AuthnStatement
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLAssertionWriter.write(AuthnContextType authContext)
Write an
AuthnContextType to stream |
Modifier and Type | Field and Description |
---|---|
protected AuthnContextType |
AuthnStatementType.authnContext |
Modifier and Type | Method and Description |
---|---|
AuthnContextType |
AuthnStatementType.getAuthnContext()
Gets the value of the authnContext property.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthnStatementType.setAuthnContext(AuthnContextType value)
Sets the value of the authnContext property.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.