Uses of Interface
com.sun.identity.saml2.protocol.StatusCode
-
Uses of StatusCode in com.sun.identity.saml2.protocol
Modifier and TypeMethodDescriptionProtocolFactory.createStatusCode()
Returns theStatusCode
Object.ProtocolFactory.createStatusCode
(String value) Returns theStatusCode
Object.ProtocolFactory.createStatusCode
(Element value) Returns theStatusCode
Object.Status.getStatusCode()
Returns the value of the statusCode property.StatusCode.getStatusCode()
Returns the value of the statusCode property.Modifier and TypeMethodDescriptionvoid
Status.setStatusCode
(StatusCode value) Sets the value of the statusCode property.void
StatusCode.setStatusCode
(StatusCode value) Sets the value of the statusCode property.