-
Deprecated Interfaces
-
Deprecated EnumsEnumDescriptionWill be removed in a future release without further notice. Use the replacement enum
JCoServerAuthenticationData.Type
instead.
-
Deprecated ExceptionsExceptionsDescriptionWill be removed in a future release without further notice. This class is no longer needed when using the new security handler method
JCoServerSecurityHandler.authenticate(JCoServerContextInfo, JCoServerAuthenticationData...)
Will be removed in a future release without further notice. This class is no longer needed when using the new security handler methodJCoServerSecurityHandler.checkAuthorization(JCoServerContextInfo, JCoServerUserContext, String)
-
Deprecated FieldsFieldDescriptionreplaced by JCO_ERROR_SERIALIZATION
-
Deprecated MethodsMethodDescriptionreplaced by
Account.getId()
replaced byTenant.getId()
Will be removed in a future release without further notice. Use the replacement methodJCoServerAuthenticationData.getType()
instead.Will be removed in a future release without further notice. This method has been replaced by methodJCoServerSecurityHandler.authenticate(JCoServerContextInfo serverCtxInfo, JCoServerAuthenticationData...authenticationData)
whose implementation will be mandatory in a future release.Will be removed in a future release without further notice. This method has been replaced by methodJCoServerSecurityHandler.checkAuthorization(JCoServerContextInfo, JCoServerUserContext, String)
whose implementation will be mandatory in a future release.As of version 1.8, replaced byUserProvider.checkUserPassword(String, char[])
JCoServerSecurityHandler.checkAuthorization(JCoServerContextInfo, JCoServerUserContext, String)