Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isSecure (0.03 sec)

  1. 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
Back to top