Uses of Enum
org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.AuthPrincipalType
Packages that use OracleNoSQLJCAConnectionSpec.AuthPrincipalType
-
Uses of OracleNoSQLJCAConnectionSpec.AuthPrincipalType in org.eclipse.persistence.internal.nosql.adapters.sdk
Methods in org.eclipse.persistence.internal.nosql.adapters.sdk that return OracleNoSQLJCAConnectionSpec.AuthPrincipalTypeModifier and TypeMethodDescriptionOracleNoSQLJCAConnectionSpec.getAuthPrincipalType()Returns the enum constant of this type with the specified name.OracleNoSQLJCAConnectionSpec.AuthPrincipalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.persistence.internal.nosql.adapters.sdk that return types with arguments of type OracleNoSQLJCAConnectionSpec.AuthPrincipalTypeModifier and TypeMethodDescriptionMethods in org.eclipse.persistence.internal.nosql.adapters.sdk with parameters of type OracleNoSQLJCAConnectionSpec.AuthPrincipalTypeModifier and TypeMethodDescriptionvoidOracleNoSQLJCAConnectionSpec.setAuthPrincipalType(OracleNoSQLJCAConnectionSpec.AuthPrincipalType authPrincipalType)