- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isSecure (0.03 sec)
-
Secured.java
L47:@Retention(RetentionPolicy.RUNTIME) L48:@Inherited L49:@Documented L50:public @interface Secured { L51: /** L52: * Returns the list of security configuration attributes (e.g. ROLE_USER, ROLE_ADMIN). L53: * L54: * @return String[] The secure method attributes L55: */ L56: String[] value(); L57:}...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 1.8K bytes