|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jetty.plus.jaas.JAASUserPrincipal.RoleStack
public static class JAASUserPrincipal.RoleStack
RoleStack
| Constructor Summary | |
|---|---|
JAASUserPrincipal.RoleStack()
|
|
| Method Summary | |
|---|---|
static void |
clear()
|
static boolean |
empty()
|
static JAASRole |
peek()
|
static void |
pop()
|
static void |
push(JAASRole role)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAASUserPrincipal.RoleStack()
| Method Detail |
|---|
public static boolean empty()
public static void push(JAASRole role)
public static void pop()
public static JAASRole peek()
public static void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||