Modifier and Type | Method and Description |
---|---|
SAML2Handler.HANDLER_TYPE |
DefaultSAML2HandlerRequest.getType() |
Constructor and Description |
---|
DefaultSAML2HandlerRequest(ProtocolContext protocolContext,
NameIDType issuer,
SAMLDocumentHolder samlDocumentHolder,
SAML2Handler.HANDLER_TYPE handlerType) |
Modifier and Type | Method and Description |
---|---|
SAML2Handler.HANDLER_TYPE |
SAML2Handler.getType()
Get the type of handler - handler at IDP or SP
|
static SAML2Handler.HANDLER_TYPE |
SAML2Handler.HANDLER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SAML2Handler.HANDLER_TYPE[] |
SAML2Handler.HANDLER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SAML2Handler.HANDLER_TYPE |
BaseSAML2Handler.getType()
Get the type of handler - handler at IDP or SP
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.