Uses of Class
ecmwf.common.ecaccess.ECauthToken
Packages that use ECauthToken
Package
Description
-
Uses of ECauthToken in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that return ECauthTokenModifier and TypeMethodDescriptionECauthTokenManager.getECauthToken(String user) Gets the ecauth token.ECauthTokenGenerator.requestECauthToken(String user) Request ecauth token.abstract ECauthTokenECauthTokenManager.requestECauthToken(String user) Request ecauth token.Methods in ecmwf.common.ecaccess with parameters of type ECauthTokenModifier and TypeMethodDescriptionabstract UserSessionNativeAuthenticationProvider.getUserSession(String host, String user, ECauthToken token, String profile, Closeable closeable) Gets the user session. -
Uses of ECauthToken in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return ECauthTokenModifier and TypeMethodDescriptionMasterInterface.getECauthToken(String user) Gets the ecauth token.MasterServer.getECauthToken(String user) Gets the ecauth token.Methods in ecmwf.ecpds.master with parameters of type ECauthTokenModifier and TypeMethodDescriptionMasterProvider.getUserSession(String host, String user, ECauthToken token, String profile, Closeable closeable) Gets the user session. -
Uses of ECauthToken in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that return ECauthTokenModifier and TypeMethodDescriptionMasterProxy.getECauthToken(String user) Gets the ecauth token.MoverServer.getECauthToken(String user) Gets the ecauth token.RESTInterface.getECauthToken(String user) Requests a ecauth token to allow a connection to a ecauth compliant server.Methods in ecmwf.ecpds.mover with parameters of type ECauthTokenModifier and TypeMethodDescriptionMoverProvider.getUserSession(String host, String user, ECauthToken token, String profile, Closeable closeable) Gets the user session. -
Uses of ECauthToken in ecmwf.ecpds.mover.service
Methods in ecmwf.ecpds.mover.service that return ECauthTokenModifier and TypeMethodDescriptionRESTClient.getECauthToken(String user) Requests a ecauth token to allow a connection to a ecauth compliant server.