@Entity
public class SamlService
extends org.apereo.cas.authentication.principal.AbstractWebApplicationService
| Modifier | Constructor and Description |
|---|---|
protected |
SamlService(java.lang.String id,
java.lang.String originalUrl,
java.lang.String artifactId,
java.lang.String requestId)
Instantiates a new SAML service.
|
canEqual, equals, getArtifactId, getAttributes, getFormat, getId, getOriginalUrl, getPrincipal, getSource, hashCode, isLoggedOutAlready, setArtifactId, setAttributes, setFormat, setId, setLoggedOutAlready, setOriginalUrl, setPrincipal, setSource, toStringprotected SamlService(java.lang.String id,
java.lang.String originalUrl,
java.lang.String artifactId,
java.lang.String requestId)
id - the service idoriginalUrl - the original urlartifactId - the artifact idrequestId - the request id