Uses of Enum Class
oracle.jdbc.SecurityInformation.DNMatchStatus
Packages that use SecurityInformation.DNMatchStatus
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of SecurityInformation.DNMatchStatus in oracle.jdbc
Methods in oracle.jdbc that return SecurityInformation.DNMatchStatusModifier and TypeMethodDescriptionSecurityInformation.getDNMatchStatus()After connection establishment, calling this method returns the server DN verification status.Returns the enum constant of this class with the specified name.static SecurityInformation.DNMatchStatus[]SecurityInformation.DNMatchStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.