Uses of Annotation Type
com.sap.conn.jco.MandatoryInFuture
Packages that use MandatoryInFuture
-
Uses of MandatoryInFuture in com.sap.conn.jco.server
Methods in com.sap.conn.jco.server with annotations of type MandatoryInFutureModifier and TypeMethodDescriptiondefault JCoServerUserContext
JCoServerSecurityHandler.authenticate
(JCoServerContextInfo serverCtxInfo, JCoServerAuthenticationData... authenticationData) This method will be invoked by the JCo runtime for each new session which is established.default void
JCoServerSecurityHandler.checkAuthorization
(JCoServerContextInfo serverCtxInfo, JCoServerUserContext userContext, String functionName) This method will be invoked by the JCo runtime on each remote function call.