Uses of Enum
com.sap.conn.jco.server.JCoServerAuthenticationData.Type
Packages that use JCoServerAuthenticationData.Type
-
Uses of JCoServerAuthenticationData.Type in com.sap.conn.jco.server
Methods in com.sap.conn.jco.server that return JCoServerAuthenticationData.TypeModifier and TypeMethodDescriptionJCoServerAuthenticationData.getType()
Returns theJCoServerAuthenticationData.Type
for this instance.Returns the enum constant of this type with the specified name.static JCoServerAuthenticationData.Type[]
JCoServerAuthenticationData.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.