|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapPrincipalDao | |
---|---|
org.apache.jetspeed.security.spi.impl | |
org.apache.jetspeed.security.spi.impl.ldap |
Uses of LdapPrincipalDao in org.apache.jetspeed.security.spi.impl |
---|
Constructors in org.apache.jetspeed.security.spi.impl with parameters of type LdapPrincipalDao | |
---|---|
LdapGroupSecurityHandler(LdapPrincipalDao ldap)
|
|
LdapRoleSecurityHandler(LdapPrincipalDao ldap)
|
|
LdapSecurityMappingHandler(LdapUserPrincipalDao userDao,
LdapPrincipalDao groupDao,
LdapPrincipalDao roleDao)
|
|
LdapUserSecurityHandler(LdapPrincipalDao ldap)
|
Uses of LdapPrincipalDao in org.apache.jetspeed.security.spi.impl.ldap |
---|
Subinterfaces of LdapPrincipalDao in org.apache.jetspeed.security.spi.impl.ldap | |
---|---|
interface |
LdapUserPrincipalDao
The ldap user principal DAO. |
Classes in org.apache.jetspeed.security.spi.impl.ldap that implement LdapPrincipalDao | |
---|---|
class |
LdapGroupDaoImpl
DAO for handling group objects. |
class |
LdapMemberShipDaoImpl
|
class |
LdapPrincipalDaoImpl
|
class |
LdapRoleDaoImpl
DAO for handling group objects. |
class |
LdapUserPrincipalDaoImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |