public class GAMAAuthenticationService extends AuthenticationService
authListener, credential, operationName, password, serviceURL, userName
Constructor and Description |
---|
GAMAAuthenticationService() |
Modifier and Type | Method and Description |
---|---|
ProxyEntity |
authenticate(Domain d)
Use the GAMA authentication service to get credential returns null if the
user cancels the action.
|
void |
unauthenticate(ProxyEntity pentity)
Unauthenticate a user
|
getCredential, isAuthenticated, setAuthenticationListener, setOperationName, setPassword, setServiceURL, setUserName
public GAMAAuthenticationService()
public ProxyEntity authenticate(Domain d) throws AuthenticationException
authenticate
in class AuthenticationService
AuthenticationException
public void unauthenticate(ProxyEntity pentity) throws AuthenticationException
AuthenticationService
unauthenticate
in class AuthenticationService
AuthenticationException