Uses of Class
com.soffid.iam.api.SamlRequest
-
Packages that use SamlRequest Package Description com.soffid.iam.api com.soffid.iam.service com.soffid.iam.service.ejb -
-
Uses of SamlRequest in com.soffid.iam.api
Constructors in com.soffid.iam.api with parameters of type SamlRequest Constructor Description SamlRequest(SamlRequest otherBean)
-
Uses of SamlRequest in com.soffid.iam.service
Methods in com.soffid.iam.service that return SamlRequest Modifier and Type Method Description SamlRequest
SamlService. generateSamlRequest(String hostName, String app)
Operation generateSamlRequest Generates a SAML request to formard to the IdP -
Uses of SamlRequest in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return SamlRequest Modifier and Type Method Description SamlRequest
SamlService. generateSamlRequest(String hostName, String app)
-