Uses of Enum
com.sap.conn.jco.server.JCoServerAuthenticationData.AuthenticationMode
Packages that use JCoServerAuthenticationData.AuthenticationMode
-
Uses of JCoServerAuthenticationData.AuthenticationMode in com.sap.conn.jco.server
Methods in com.sap.conn.jco.server that return JCoServerAuthenticationData.AuthenticationModeModifier and TypeMethodDescriptionJCoServerAuthenticationData.getAuthenticationMode()
Returns the respectiveJCoServerAuthenticationData.AuthenticationMode
for this instance.Returns the enum constant of this type with the specified name.JCoServerAuthenticationData.AuthenticationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.