public final class SAML2PResponseComponentBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.opensaml.saml.saml2.core.Issuer |
createIssuer(String issuerValue) |
static org.opensaml.saml.saml2.core.Response |
createSAMLResponse(String inResponseTo,
String issuer,
org.opensaml.saml.saml2.core.Status status) |
static org.opensaml.saml.saml2.core.Status |
createStatus(String statusCodeValue,
String statusMessage) |
Apache Fediz