org.mortbay.jaas

Class JAASUserPrincipal.RoleStack

public static class JAASUserPrincipal.RoleStack extends Object

RoleStack

Method Summary
static voidclear()
static booleanempty()
static JAASRolepeek()
static voidpop()
static voidpush(JAASRole role)

Method Detail

clear

public static void clear()

empty

public static boolean empty()

peek

public static JAASRole peek()

pop

public static void pop()

push

public static void push(JAASRole role)
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.