Class OpenIdService
- java.lang.Object
-
- org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- org.apereo.cas.support.openid.authentication.principal.OpenIdService
-
- All Implemented Interfaces:
java.io.Serializable,org.apereo.cas.authentication.principal.Principal,org.apereo.cas.authentication.principal.Service,org.apereo.cas.authentication.principal.WebApplicationService
@Entity @Deprecated(since="6.2.0") public class OpenIdService extends org.apereo.cas.authentication.principal.AbstractWebApplicationServiceDeprecated.6.2- Since:
- 3.1
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedOpenIdService(java.lang.String id, java.lang.String originalUrl, java.lang.String artifactId, java.lang.String identity)Deprecated.
-
Method Summary
-
Methods inherited from class org.apereo.cas.authentication.principal.AbstractWebApplicationService
canEqual, equals, getArtifactId, getAttributes, getFormat, getId, getOriginalUrl, getPrincipal, getSource, hashCode, isLoggedOutAlready, setArtifactId, setAttributes, setFormat, setId, setLoggedOutAlready, setOriginalUrl, setPrincipal, setSource, toString
-
-