javax.annotation.security
注釈タイプ DeclareRoles


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DeclareRoles


必須要素の概要
 String[] value
           
 

要素の詳細

value

public abstract String[] value


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.