- valueOf(String) - Static method in enum com.caplin.server.auth.PermissionUpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.caplin.server.ThrottleCommand
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.caplin.server.auth.PermissionUpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.caplin.server.ThrottleCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifySignatureUsername(String, String) - Method in interface com.caplin.server.auth.SessionManager
-
Provides a mechanism for verifying the username embedded within a KeyMaster token.