Uses of Interface
com.sun.identity.saml2.protocol.StatusDetail
-
Uses of StatusDetail in com.sun.identity.saml2.protocol
Modifier and TypeMethodDescriptionProtocolFactory.createStatusDetail()
Returns theStatusDetail
Object.ProtocolFactory.createStatusDetail
(String value) Returns theStatusDetail
Object.ProtocolFactory.createStatusDetail
(Element value) Returns theStatusDetail
Object.Status.getStatusDetail()
Returns the value of the statusDetail property.Modifier and TypeMethodDescriptionvoid
Status.setStatusDetail
(StatusDetail value) Sets the value of the statusDetail property.