Uses of Class
com.oracle.bmc.apigateway.model.AuthenticationPolicy.Type
-
Packages that use AuthenticationPolicy.Type Package Description com.oracle.bmc.apigateway.model -
-
Uses of AuthenticationPolicy.Type in com.oracle.bmc.apigateway.model
Methods in com.oracle.bmc.apigateway.model that return AuthenticationPolicy.Type Modifier and Type Method Description static AuthenticationPolicy.TypeAuthenticationPolicy.Type. create(String key)static AuthenticationPolicy.TypeAuthenticationPolicy.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticationPolicy.Type[]AuthenticationPolicy.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-