Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- afterPropertiesSet() - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
D
- debug(HttpServletRequest) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Logs all request headers to the logging facility.
E
- existingUserLogin(String, HttpServletRequest) - Method in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
Handle an existing user login.
G
- getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
This is called when a request is made, the returned object identifies the user and will either be Null or a String.
M
- MECH_SHIBBOLETH - Static variable in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
String constant identifying the login mechanism
N
- newUserLogin(String, HttpServletRequest) - Method in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
Handle a new user login.
O
- org.opencastproject.security.shibboleth - package org.opencastproject.security.shibboleth
S
- setDebug(boolean) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
If set to
true, the filter will log all request headers to the logging facility. - setShibbolethLoginHandler(ShibbolethLoginHandler) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Required.
- setUserDetailsService(UserDetailsService) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Sets the user details service which allows to check whether a user is already known by the system or not.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Sets the user directory service which allows to invalidate the cache of a new created user.
- ShibbolethLoginHandler - Interface in org.opencastproject.security.shibboleth
-
Interface for pre-login handling.
- ShibbolethRequestHeaderAuthenticationFilter - Class in org.opencastproject.security.shibboleth
-
Handles for Shibboleth request headers to create Authorization ids.
- ShibbolethRequestHeaderAuthenticationFilter() - Constructor for class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
All Classes and Interfaces|All Packages|Constant Field Values