|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.security.provider.ChainingSecurityContext.Entry
private static class ChainingSecurityContext.Entry
| Field Summary | |
|---|---|
(package private) ISecurityContext |
ctx
|
(package private) java.lang.String |
key
|
| Constructor Summary | |
|---|---|
ChainingSecurityContext.Entry(java.lang.String key,
ISecurityContext ctx)
|
|
| Method Summary | |
|---|---|
ISecurityContext |
getCtx()
|
java.lang.String |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String key
ISecurityContext ctx
| Constructor Detail |
|---|
public ChainingSecurityContext.Entry(java.lang.String key,
ISecurityContext ctx)
| Method Detail |
|---|
public ISecurityContext getCtx()
public java.lang.String getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||