C D E G I O S 
All Classes All Packages

C

CasAuthenticationException - Exception in org.apache.shiro.cas
Deprecated.
replaced with Shiro integration in buji-pac4j.
CasAuthenticationException() - Constructor for exception org.apache.shiro.cas.CasAuthenticationException
Deprecated.
 
CasAuthenticationException(String) - Constructor for exception org.apache.shiro.cas.CasAuthenticationException
Deprecated.
 
CasAuthenticationException(String, Throwable) - Constructor for exception org.apache.shiro.cas.CasAuthenticationException
Deprecated.
 
CasAuthenticationException(Throwable) - Constructor for exception org.apache.shiro.cas.CasAuthenticationException
Deprecated.
 
CasFilter - Class in org.apache.shiro.cas
Deprecated.
replaced with Shiro integration in buji-pac4j.
CasFilter() - Constructor for class org.apache.shiro.cas.CasFilter
Deprecated.
 
CasRealm - Class in org.apache.shiro.cas
Deprecated.
replaced with Shiro integration in buji-pac4j.
CasRealm() - Constructor for class org.apache.shiro.cas.CasRealm
Deprecated.
 
CasSubjectFactory - Class in org.apache.shiro.cas
Deprecated.
replaced with Shiro integration in buji-pac4j.
CasSubjectFactory() - Constructor for class org.apache.shiro.cas.CasSubjectFactory
Deprecated.
 
CasToken - Class in org.apache.shiro.cas
Deprecated.
replaced with Shiro integration in buji-pac4j.
CasToken(String) - Constructor for class org.apache.shiro.cas.CasToken
Deprecated.
 
createSubject(SubjectContext) - Method in class org.apache.shiro.cas.CasSubjectFactory
Deprecated.
 
createTicketValidator() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
createToken(ServletRequest, ServletResponse) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
The token created for this authentication is a CasToken containing the CAS service ticket received on the CAS service url (on which the filter must be configured).

D

DEFAULT_REMEMBER_ME_ATTRIBUTE_NAME - Static variable in class org.apache.shiro.cas.CasRealm
Deprecated.
 
DEFAULT_VALIDATION_PROTOCOL - Static variable in class org.apache.shiro.cas.CasRealm
Deprecated.
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
Authenticates a user and retrieves its information.
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
Retrieves the AuthorizationInfo for the given principals (the CAS previously authenticated user : id + attributes).

E

ensureTicketValidator() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 

G

getCasServerUrlPrefix() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getCasService() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getCredentials() - Method in class org.apache.shiro.cas.CasToken
Deprecated.
 
getDefaultPermissions() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getDefaultRoles() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getPermissionAttributeNames() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getPrincipal() - Method in class org.apache.shiro.cas.CasToken
Deprecated.
 
getRememberMeAttributeName() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getRoleAttributeNames() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
getValidationProtocol() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 

I

isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
Returns false to always force authentication (user is never considered authenticated by this filter).
isRememberMe() - Method in class org.apache.shiro.cas.CasToken
Deprecated.
 

O

onAccessDenied(ServletRequest, ServletResponse) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
Execute login by creating token and logging subject with this token.
onInit() - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
onLoginFailure(AuthenticationToken, AuthenticationException, ServletRequest, ServletResponse) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
If login has failed, redirect user to the CAS error page (no ticket or ticket validation failed) except if the user is already authenticated, in which case redirect to the default success url.
onLoginSuccess(AuthenticationToken, Subject, ServletRequest, ServletResponse) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
If login has been successful, redirect user to the original protected url.
org.apache.shiro.cas - package org.apache.shiro.cas
 

S

setCasServerUrlPrefix(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setCasService(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setDefaultPermissions(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setDefaultRoles(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setFailureUrl(String) - Method in class org.apache.shiro.cas.CasFilter
Deprecated.
 
setPermissionAttributeNames(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setRememberMe(boolean) - Method in class org.apache.shiro.cas.CasToken
Deprecated.
 
setRememberMeAttributeName(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setRoleAttributeNames(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
setUserId(String) - Method in class org.apache.shiro.cas.CasToken
Deprecated.
 
setValidationProtocol(String) - Method in class org.apache.shiro.cas.CasRealm
Deprecated.
 
C D E G I O S 
All Classes All Packages