Uses of Enum
com.dtsx.astra.sdk.org.domain.DefaultRoles
Package
Description
Sub Clients relative to Astra Core Service (IAM, Organization).
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of DefaultRoles in com.dtsx.astra.sdk.org
Modifier and TypeMethodDescriptionTokensClient.create
(DefaultRoles role) Create tokenRolesClient.find
(DefaultRoles role) Retrieve a suer from his email.RolesClient.get
(DefaultRoles role) Access the role if exist or exception. -
Uses of DefaultRoles in com.dtsx.astra.sdk.org.domain
Modifier and TypeMethodDescriptionstatic DefaultRoles
Returns the enum constant of this type with the specified name.static DefaultRoles[]
DefaultRoles.values()
Returns an array containing the constants of this enum type, in the order they are declared.