| Authorizer | Authorizer | |||
|---|---|---|---|---|
| Compiled from "Authorizer.java" | Compiled from "Authorizer.java" | |||
| public interface io.dropwizard.auth.Authorizer<P extends java.security.Prin cipal> { | public interface io.dropwizard.auth.Authorizer<P extends java.security.Prin cipal> { | |||
| public abstract boolean authorize(P, java.lang.String); | public abstract boolean authorize(P, java.lang.String); | |||
| public default boolean authorize(P, java.lang.String, javax.ws.rs.contain er.ContainerRequestContext); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 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/ | ||||