|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAML2HandlerRequest.GENERATE_REQUEST_TYPE | |
---|---|
org.picketlink.identity.federation.core.saml.v2.impl | |
org.picketlink.identity.federation.core.saml.v2.interfaces |
Uses of SAML2HandlerRequest.GENERATE_REQUEST_TYPE in org.picketlink.identity.federation.core.saml.v2.impl |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.impl that return SAML2HandlerRequest.GENERATE_REQUEST_TYPE | |
---|---|
SAML2HandlerRequest.GENERATE_REQUEST_TYPE |
DefaultSAML2HandlerRequest.getTypeOfRequestToBeGenerated()
|
Methods in org.picketlink.identity.federation.core.saml.v2.impl with parameters of type SAML2HandlerRequest.GENERATE_REQUEST_TYPE | |
---|---|
void |
DefaultSAML2HandlerRequest.setTypeOfRequestToBeGenerated(SAML2HandlerRequest.GENERATE_REQUEST_TYPE grt)
Set the type of saml2 request that need to be generated by the handler |
Uses of SAML2HandlerRequest.GENERATE_REQUEST_TYPE in org.picketlink.identity.federation.core.saml.v2.interfaces |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.interfaces that return SAML2HandlerRequest.GENERATE_REQUEST_TYPE | |
---|---|
SAML2HandlerRequest.GENERATE_REQUEST_TYPE |
SAML2HandlerRequest.getTypeOfRequestToBeGenerated()
Return the type of SAML request that needs to be generated at the handler |
static SAML2HandlerRequest.GENERATE_REQUEST_TYPE |
SAML2HandlerRequest.GENERATE_REQUEST_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SAML2HandlerRequest.GENERATE_REQUEST_TYPE[] |
SAML2HandlerRequest.GENERATE_REQUEST_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.picketlink.identity.federation.core.saml.v2.interfaces with parameters of type SAML2HandlerRequest.GENERATE_REQUEST_TYPE | |
---|---|
void |
SAML2HandlerRequest.setTypeOfRequestToBeGenerated(SAML2HandlerRequest.GENERATE_REQUEST_TYPE grt)
set the type of SAML request that needs to be generated at the handler |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |