PermitAllAuthorizer | PermitAllAuthorizer | |||
---|---|---|---|---|
Compiled from "PermitAllAuthorizer.java" | Compiled from "PermitAllAuthorizer.java" | |||
public class io.dropwizard.auth.PermitAllAuthorizer<P extends java.security .Principal> implements io.dropwizard.auth.Authorizer<P> { | public class io.dropwizard.auth.PermitAllAuthorizer<P extends java.security .Principal> implements io.dropwizard.auth.Authorizer<P> { | |||
public io.dropwizard.auth.PermitAllAuthorizer(); | public io.dropwizard.auth.PermitAllAuthorizer(); | |||
public boolean authorize(P, java.lang.String); | public boolean authorize(P, java.lang.String, javax.ws.rs.container.Conta inerRequestContext); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |