|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupSecurityHandler | |
---|---|
org.apache.jetspeed.security | Jetspeed security service interfaces. |
org.apache.jetspeed.security.impl | Jetspeed security service implementation including Jetspeed JAAS providers. |
org.apache.jetspeed.security.spi.impl | |
org.apache.jetspeed.security.util.test |
Uses of GroupSecurityHandler in org.apache.jetspeed.security |
---|
Methods in org.apache.jetspeed.security that return GroupSecurityHandler | |
---|---|
GroupSecurityHandler |
SecurityProvider.getGroupSecurityHandler()
Getter for the GroupSecurityHandler |
Uses of GroupSecurityHandler in org.apache.jetspeed.security.impl |
---|
Methods in org.apache.jetspeed.security.impl that return GroupSecurityHandler | |
---|---|
GroupSecurityHandler |
SecurityProviderImpl.getGroupSecurityHandler()
|
Constructors in org.apache.jetspeed.security.impl with parameters of type GroupSecurityHandler | |
---|---|
SecurityProviderImpl(AuthenticationProviderProxy atnProviderProxy,
RoleSecurityHandler roleSecurityHandler,
GroupSecurityHandler groupSecurityHandler,
SecurityMappingHandler securityMappingHandler)
Constructor configuring the security services with the correct security handlers. |
Uses of GroupSecurityHandler in org.apache.jetspeed.security.spi.impl |
---|
Classes in org.apache.jetspeed.security.spi.impl that implement GroupSecurityHandler | |
---|---|
class |
DefaultGroupSecurityHandler
|
class |
LdapGroupSecurityHandler
|
Uses of GroupSecurityHandler in org.apache.jetspeed.security.util.test |
---|
Fields in org.apache.jetspeed.security.util.test declared as GroupSecurityHandler | |
---|---|
protected GroupSecurityHandler |
AbstractSecurityTestcase.gsh
SPI Default Group Security Handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |