Uses of Interface
org.projecthusky.xua.saml2.Status
Packages that use Status
-
Uses of Status in org.projecthusky.xua.saml2
Methods in org.projecthusky.xua.saml2 that return StatusModifier and TypeMethodDescriptionStatusBuilder.create
(org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType aInternalObject) Method to create an instance of type StatusType. Methode um eine Instanc des Typs StatusType zu erstellen.ArtifactResponse.getStatus()
Method to get the Status. Methode um den Status zu holen.Response.getStatus()
Method to get the Status. Methode um den Status zu holen. -
Uses of Status in org.projecthusky.xua.saml2.impl
Classes in org.projecthusky.xua.saml2.impl that implement StatusModifier and TypeClassDescriptionclass
Implementation class of Status Implementations Klasse von StatusMethods in org.projecthusky.xua.saml2.impl that return StatusModifier and TypeMethodDescriptionStatusBuilderImpl.create()
Creates a concrete instance of T with setted params. Erstellt die konkrete Instanz von T mit den gesetzten Parametern.StatusBuilderImpl.create
(org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType statusType) Method to create an instance of type StatusType. Methode um eine Instanc des Typs StatusType zu erstellen.StatusBuilderImpl.create
(org.opensaml.saml.saml2.core.Status aInternalObject) Method to create an instance of type T. Methode um eine Instanc des Typs T zu erstellen.ArtifactResponseImpl.getStatus()
ResponseImpl.getStatus()
Method to get the Status. Methode um den Status zu holen.