Uses of Interface
com.sun.identity.saml2.protocol.StatusDetail
Packages that use StatusDetail
-
Uses of StatusDetail in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return StatusDetailModifier 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.Methods in com.sun.identity.saml2.protocol with parameters of type StatusDetailModifier and TypeMethodDescriptionvoid
Status.setStatusDetail
(StatusDetail value) Sets the value of the statusDetail property.