org.seasar.tuigwaa.security
クラス SecurityUtils

java.lang.Object
  拡張org.seasar.tuigwaa.security.SecurityUtils

public class SecurityUtils
extends Object


コンストラクタの概要
SecurityUtils()
           
 
メソッドの概要
static boolean hasUnauthenticated(String[] roles)
           
static String[] removeUnauthenticated(String[] roles)
           
static String[] splitRoleNames(String roles)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SecurityUtils

public SecurityUtils()
メソッドの詳細

hasUnauthenticated

public static boolean hasUnauthenticated(String[] roles)

removeUnauthenticated

public static String[] removeUnauthenticated(String[] roles)

splitRoleNames

public static String[] splitRoleNames(String roles)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.