|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationProviderProxy | |
---|---|
org.apache.jetspeed.security | Jetspeed security service interfaces. |
org.apache.jetspeed.security.impl | Jetspeed security service implementation including Jetspeed JAAS providers. |
Uses of AuthenticationProviderProxy in org.apache.jetspeed.security |
---|
Methods in org.apache.jetspeed.security that return AuthenticationProviderProxy | |
---|---|
AuthenticationProviderProxy |
SecurityProvider.getAuthenticationProviderProxy()
Getter for the AuthenticationProviderProxy |
Uses of AuthenticationProviderProxy in org.apache.jetspeed.security.impl |
---|
Classes in org.apache.jetspeed.security.impl that implement AuthenticationProviderProxy | |
---|---|
class |
AuthenticationProviderProxyImpl
|
Methods in org.apache.jetspeed.security.impl that return AuthenticationProviderProxy | |
---|---|
AuthenticationProviderProxy |
SecurityProviderImpl.getAuthenticationProviderProxy()
|
Constructors in org.apache.jetspeed.security.impl with parameters of type AuthenticationProviderProxy | |
---|---|
SecurityProviderImpl(AuthenticationProviderProxy atnProviderProxy,
RoleSecurityHandler roleSecurityHandler,
GroupSecurityHandler groupSecurityHandler,
SecurityMappingHandler securityMappingHandler)
Constructor configuring the security services with the correct security handlers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |