Uses of Enum
com.okta.sdk.resource.model.AuthorizationServerPolicy.TypeEnum
-
Uses of AuthorizationServerPolicy.TypeEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthorizationServerPolicy.getType()
Indicates that the Policy is an authorization server PolicyReturns the enum constant of this type with the specified name.static AuthorizationServerPolicy.TypeEnum[]
AuthorizationServerPolicy.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AuthorizationServerPolicy.setType
(AuthorizationServerPolicy.TypeEnum type) AuthorizationServerPolicy.type
(AuthorizationServerPolicy.TypeEnum type)