| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArtifactId()
Retrieves the artifact supplied with the service.
|
org.apereo.cas.validation.ValidationResponseType |
getFormat()
Ticket validation response MUST be produced based on the parameter value.
|
java.lang.String |
getOriginalUrl()
Return the original url provided (as
service or targetService request parameter). |
boolean |
isLoggedOutAlready()
Return if the service is already logged out.
|
void |
setLoggedOutAlready(boolean loggedOutAlready)
Set if the service is already logged out.
|
matches, setPrincipalgetAttributes, getIdjava.lang.String getArtifactId()
java.lang.String getOriginalUrl()
service or targetService request parameter).
Used to reconstruct the redirect url.org.apereo.cas.validation.ValidationResponseType getFormat()
boolean isLoggedOutAlready()
void setLoggedOutAlready(boolean loggedOutAlready)
loggedOutAlready - if the service is already logged out.