|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAML11StatusCodeType | |
---|---|
org.picketlink.identity.federation.core.saml.v1.writers | |
org.picketlink.identity.federation.saml.v1.protocol |
Uses of SAML11StatusCodeType in org.picketlink.identity.federation.core.saml.v1.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v1.writers with parameters of type SAML11StatusCodeType | |
---|---|
void |
SAML11ResponseWriter.write(SAML11StatusCodeType statusCode)
|
Uses of SAML11StatusCodeType in org.picketlink.identity.federation.saml.v1.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v1.protocol declared as SAML11StatusCodeType | |
---|---|
protected SAML11StatusCodeType |
SAML11StatusCodeType.statusCode
|
protected SAML11StatusCodeType |
SAML11StatusType.statusCode
|
static SAML11StatusCodeType |
SAML11StatusCodeType.SUCCESS
|
Methods in org.picketlink.identity.federation.saml.v1.protocol that return SAML11StatusCodeType | |
---|---|
SAML11StatusCodeType |
SAML11StatusCodeType.getStatusCode()
Gets the value of the statusCode property. |
SAML11StatusCodeType |
SAML11StatusType.getStatusCode()
|
Methods in org.picketlink.identity.federation.saml.v1.protocol with parameters of type SAML11StatusCodeType | |
---|---|
void |
SAML11StatusCodeType.setStatusCode(SAML11StatusCodeType value)
Sets the value of the statusCode property. |
void |
SAML11StatusType.setStatusCode(SAML11StatusCodeType statusCode)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |