|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthnStatementType in org.picketlink.identity.federation.api.saml.v2.response |
---|
Methods in org.picketlink.identity.federation.api.saml.v2.response that return AuthnStatementType | |
---|---|
AuthnStatementType |
SAML2Response.createAuthnStatement(String authnContextDeclRef,
XMLGregorianCalendar issueInstant)
Create an AuthnStatement |
Uses of AuthnStatementType in org.picketlink.identity.federation.core.parsers.util |
---|
Methods in org.picketlink.identity.federation.core.parsers.util that return AuthnStatementType | |
---|---|
static AuthnStatementType |
SAMLParserUtil.parseAuthnStatement(XMLEventReader xmlEventReader)
Parse the AuthnStatement inside the assertion |
Uses of AuthnStatementType in org.picketlink.identity.federation.core.saml.v2.util |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.util that return AuthnStatementType | |
---|---|
static AuthnStatementType |
StatementUtil.createAuthnStatement(XMLGregorianCalendar instant,
String authnContextClassRefValue)
Create an AuthnStatementType given the issue instant and the type of authentication |
Uses of AuthnStatementType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type AuthnStatementType | |
---|---|
void |
SAMLAssertionWriter.write(AuthnStatementType authnStatement)
Write an AuthnStatementType to stream |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |