Uses of Enum
org.jenkinsci.plugins.oic.OicSecurityRealm.TokenAuthMethod
-
Uses of OicSecurityRealm.TokenAuthMethod in org.jenkinsci.plugins.oic
Methods in org.jenkinsci.plugins.oic that return OicSecurityRealm.TokenAuthMethodModifier and TypeMethodDescriptionWellKnownOpenIDConfigurationResponse.getPreferredTokenAuthMethod()abstract OicSecurityRealm.TokenAuthMethodOicServerConfiguration.getTokenAuthMethod()OicServerManualConfiguration.getTokenAuthMethod()OicServerWellKnownConfiguration.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.Methods in org.jenkinsci.plugins.oic with parameters of type OicSecurityRealm.TokenAuthMethodModifier and TypeMethodDescriptionvoidOicServerManualConfiguration.setTokenAuthMethod(OicSecurityRealm.TokenAuthMethod tokenAuthMethod)