- valueOf(String) - Static method in enum net.worktrail.appapi.model.Privacy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.worktrail.appapi.model.SrcType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.worktrail.appapi.WorkTrailAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.worktrail.appapi.WorkTrailScope
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.worktrail.appapi.model.Privacy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.worktrail.appapi.model.SrcType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.worktrail.appapi.WorkTrailAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.worktrail.appapi.WorkTrailScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyAuthorization(String) - Method in class net.worktrail.appapi.WorkTrailAppApi
-
Checks whether the auth token which is represented by the request key was already authorized.