public class CAS40AuthenticationPlugin
extends org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
| Constructor and Description |
|---|
CAS40AuthenticationPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jasig.cas.authentication.HandlerResult |
authenticateUsernamePasswordInternal(org.jasig.cas.authentication.UsernamePasswordCredential credentials) |
String |
getGateInContext() |
String |
getGateInHost() |
String |
getGateInPort() |
String |
getGateInProtocol() |
String |
getHttpMethod() |
void |
setGateInContext(String gateInContext) |
void |
setGateInHost(String gateInHost) |
void |
setGateInPort(String gateInPort) |
void |
setGateInProtocol(String gateInProtocol) |
void |
setHttpMethod(String httpMethod) |
createHandlerResult, doAuthentication, getPasswordEncoder, getPasswordPolicyConfiguration, getPrincipalNameTransformer, setPasswordEncoder, setPasswordPolicyConfiguration, setPrincipalNameTransformer, supportsauthenticate, postAuthenticate, preAuthenticatepublic String getGateInHost()
public void setGateInHost(String gateInHost)
public String getGateInPort()
public void setGateInPort(String gateInPort)
public String getGateInContext()
public void setGateInContext(String gateInContext)
public String getGateInProtocol()
public void setGateInProtocol(String gateInProtocol)
public String getHttpMethod()
public void setHttpMethod(String httpMethod)
protected org.jasig.cas.authentication.HandlerResult authenticateUsernamePasswordInternal(org.jasig.cas.authentication.UsernamePasswordCredential credentials)
throws GeneralSecurityException,
org.jasig.cas.authentication.PreventedException
authenticateUsernamePasswordInternal in class org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandlerGeneralSecurityExceptionorg.jasig.cas.authentication.PreventedExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.