|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChainingSecurityContext | |
|---|---|
| org.jasig.portal.security.provider | |
| org.jasig.portal.security.provider.cas | |
| Uses of ChainingSecurityContext in org.jasig.portal.security.provider |
|---|
| Subclasses of ChainingSecurityContext in org.jasig.portal.security.provider | |
|---|---|
class |
BrokenSecurityContext
A SecurityContext that can never be authenticated. |
class |
CacheLdapSecurityContext
Deprecated. As of uPortal 2.1.3, use SimpleLdapSecurityContext chained with CacheSecurityContext instead |
class |
SimpleLdapSecurityContext
This is an implementation of a SecurityContext that checks a user's credentials against an LDAP directory. |
class |
SimpleSecurityContext
This is an implementation of a SecurityContext that checks a user's credentials against an MD5 hashed password entry. |
| Uses of ChainingSecurityContext in org.jasig.portal.security.provider.cas |
|---|
| Subclasses of ChainingSecurityContext in org.jasig.portal.security.provider.cas | |
|---|---|
class |
CasAssertionSecurityContext
Implementation of the ICasSecurityContext that reads the Assertion
from the ThreadLocal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||