|
uPortal 2.4.1 API Documentation |
|||||||||
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
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheLdapSecurityContextFactory()
Method Detail |
public ISecurityContext getSecurityContext()
getSecurityContext
in interface ISecurityContextFactory
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |