public class PronoteCasClientHandler
extends org.jasig.cas.authentication.AbstractAuthenticationHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger
The logger instance.
|
| Constructor and Description |
|---|
PronoteCasClientHandler(org.ldaptive.auth.DnResolver dnResolverForClient) |
| Modifier and Type | Method and Description |
|---|---|
org.jasig.cas.authentication.HandlerResult |
authenticate(org.jasig.cas.authentication.Credential credential) |
String |
getCasValidateUrl() |
void |
setCasValidateUrl(String casValidateUrl) |
boolean |
supports(org.jasig.cas.authentication.Credential credential) |
public PronoteCasClientHandler(org.ldaptive.auth.DnResolver dnResolverForClient)
public org.jasig.cas.authentication.HandlerResult authenticate(org.jasig.cas.authentication.Credential credential)
throws GeneralSecurityException,
org.jasig.cas.authentication.PreventedException
GeneralSecurityExceptionorg.jasig.cas.authentication.PreventedExceptionpublic boolean supports(org.jasig.cas.authentication.Credential credential)
public String getCasValidateUrl()
public void setCasValidateUrl(String casValidateUrl)
casValidateUrl - the casValidateUrl to setCopyright © 2019. All rights reserved.