public class ServiceDNAuthentication extends Object implements Authenticate
| Constructor and Description |
|---|
ServiceDNAuthentication(String scope) |
| Modifier and Type | Method and Description |
|---|---|
UserBean |
authenticate(String parameter,
String organization)
Authentication service
|
void |
setSoa3Endpoint(String soa3Endpoint)
Setter for the endpoint to Soa3
|
public ServiceDNAuthentication(String scope)
public void setSoa3Endpoint(String soa3Endpoint)
AuthenticatesetSoa3Endpoint in interface Authenticatepublic UserBean authenticate(String parameter, String organization)
Authenticateauthenticate in interface Authenticateparameter - the authentication parameterCopyright © 2015. All Rights Reserved.