Package org.fcrepo.auth.common
Class BypassSecurityServletAuthenticationProvider
- java.lang.Object
-
- org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider
-
public class BypassSecurityServletAuthenticationProvider extends Object
This authentication provider will always authenticate, giving complete access privileges to the session.- Author:
- Gregory Jansen
-
-
Constructor Detail
-
BypassSecurityServletAuthenticationProvider
public BypassSecurityServletAuthenticationProvider()
-
-