Uses of Enum Class
io.trino.spi.security.PrincipalType
Packages that use PrincipalType
-
Uses of PrincipalType in io.trino.spi.security
Subclasses with type arguments of type PrincipalType in io.trino.spi.securityMethods in io.trino.spi.security that return PrincipalTypeModifier and TypeMethodDescriptionTrinoPrincipal.getType()static PrincipalTypeReturns the enum constant of this class with the specified name.static PrincipalType[]PrincipalType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.spi.security with parameters of type PrincipalType