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 theStatusDetailObject.ProtocolFactory.createStatusDetail(String value) Returns theStatusDetailObject.ProtocolFactory.createStatusDetail(Element value) Returns theStatusDetailObject.Status.getStatusDetail()Returns the value of the statusDetail property.Methods in com.sun.identity.saml2.protocol with parameters of type StatusDetailModifier and TypeMethodDescriptionvoidStatus.setStatusDetail(StatusDetail value) Sets the value of the statusDetail property.