Uses of Class
org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
-
-
Uses of Oidc.ClientCredentialsProviderType in org.wildfly.security.http.oidc
Methods in org.wildfly.security.http.oidc that return Oidc.ClientCredentialsProviderType Modifier and Type Method Description static Oidc.ClientCredentialsProviderTypeOidc.ClientCredentialsProviderType. valueOf(String name)Returns the enum constant of this type with the specified name.static Oidc.ClientCredentialsProviderType[]Oidc.ClientCredentialsProviderType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-