Class Priorities
java.lang.Object
org.apache.cxf.rs.security.jose.jaxrs.Priorities
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
-
Field Details
-
JWE_SERVER_READ_PRIORITY
public static final int JWE_SERVER_READ_PRIORITY- See Also:
-
JWS_SERVER_READ_PRIORITY
public static final int JWS_SERVER_READ_PRIORITY- See Also:
-
JWE_WRITE_PRIORITY
public static final int JWE_WRITE_PRIORITY- See Also:
-
JWS_WRITE_PRIORITY
public static final int JWS_WRITE_PRIORITY- See Also:
-
JWE_CLIENT_READ_PRIORITY
public static final int JWE_CLIENT_READ_PRIORITY- See Also:
-
JWS_CLIENT_READ_PRIORITY
public static final int JWS_CLIENT_READ_PRIORITY- See Also:
-