|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jaas.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 |
equals, 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 | |||||||||