Uses of Enum
org.jenkinsci.plugins.oic.OicSecurityRealm.TokenAuthMethod
-
Uses of OicSecurityRealm.TokenAuthMethod in org.jenkinsci.plugins.oic
Modifier and TypeMethodDescriptionOicServerManualConfiguration.getTokenAuthMethod()
Returns the enum constant of this type with the specified name.static OicSecurityRealm.TokenAuthMethod[]
OicSecurityRealm.TokenAuthMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OicServerManualConfiguration.setTokenAuthMethod
(OicSecurityRealm.TokenAuthMethod tokenAuthMethod)