org.mortbay.jetty.plus.jaas
public static class JAASUserPrincipal.RoleStack extends Object
JAASUserPrincipal.RoleStack()
static void
clear()
static boolean
empty()
static JAASRole
peek()
pop()
push(JAASRole role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JAASUserPrincipal.RoleStack()
public static boolean empty()
public static void push(JAASRole role)
public static void pop()
public static JAASRole peek()
public static void clear()
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.