|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.security.provider.CacheLdapSecurityContextFactory
SimpleLdapSecurityContextFactory
chained with CacheSecurityContextFactory
instead
public class CacheLdapSecurityContextFactory
The factory class for the cache LDAP security context. Just returns a new instance of the CacheLdapSecurityContext.
Constructor Summary | |
---|---|
CacheLdapSecurityContextFactory()
Deprecated. |
Method Summary | |
---|---|
ISecurityContext |
getSecurityContext()
Deprecated. Returns a new CacheLdapSecurityContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheLdapSecurityContextFactory()
Method Detail |
---|
public ISecurityContext getSecurityContext()
getSecurityContext
in interface ISecurityContextFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |