public class CASLoginProvider extends Object implements LoginProvider
| Constructor and Description |
|---|
CASLoginProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
boolean |
isEnabled() |
void |
showLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String callback) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIconPathpublic void showLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String callback)
throws IOException,
javax.servlet.ServletException
showLogin in interface LoginProviderIOExceptionjavax.servlet.ServletExceptionpublic String getKey()
getKey in interface LoginProviderpublic String getName()
getName in interface LoginProviderpublic boolean isEnabled()
isEnabled in interface LoginProviderCopyright © 2018 FenixEdu. All rights reserved.