javax.annotation.security
注釈タイプ PermitAll


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface PermitAll



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