Uses of Enum Class
oracle.jdbc.SecurityInformation.AuthenticationAdaptorType
Packages that use SecurityInformation.AuthenticationAdaptorType
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of SecurityInformation.AuthenticationAdaptorType in oracle.jdbc
Methods in oracle.jdbc that return SecurityInformation.AuthenticationAdaptorTypeModifier and TypeMethodDescriptionSecurityInformation.getAuthenticationAdaptor()Returns the type of the authentication mechanism used for authenticating the user to the Oracle Database Server.Returns the enum constant of this class with the specified name.SecurityInformation.AuthenticationAdaptorType.values()Returns an array containing the constants of this enum class, in the order they are declared.