Uses of Class
ecmwf.ecpds.master.IncomingProfile
Packages that use IncomingProfile
-
Uses of IncomingProfile in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return IncomingProfileModifier and TypeMethodDescriptionMasterInterface.getIncomingProfile(String incomingUser, String incomingPassword, String from) Gets the incoming profile.MasterServer.getIncomingProfile(String incomingUser, String incomingPassword, String from) Gets the incoming profile.MasterInterface.getIncomingProfileNoAuth(String incomingUser) Returns a fresh IncomingProfile for an already-authenticated user without re-running credential validation, TOTP, connection-count checks, or last-login updates.MasterServer.getIncomingProfileNoAuth(String incomingUser) Returns a fresh IncomingProfile for an already-authenticated user without re-running credential validation, TOTP, connection-count checks, or last-login updates. -
Uses of IncomingProfile in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that return IncomingProfileModifier and TypeMethodDescriptionMasterProxy.getIncomingProfile(String incomingUser, String incomingPassword, String from) Gets the incoming profile.MasterProxy.getIncomingProfileNoAuth(String incomingUser) Returns a freshIncomingProfilefor an already-authenticated user, without re-running credential validation, TOTP, connection-count checks, or last-login updates.Methods in ecmwf.ecpds.mover with parameters of type IncomingProfileModifier and TypeMethodDescriptionstatic StringMoverProvider.registerPortalSession(String user, IncomingProfile profile) Register a portal session token for a user whose credentials have already been validated (e.g.