public abstract class HeaderBasedAuthentication extends Object implements Authenticate
| Constructor and Description |
|---|
HeaderBasedAuthentication(String authenticationMethod,
String soa3Endpoint) |
| 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 UserBean authenticate(String parameter, String organization)
authenticate in interface Authenticateparameter - the authentication parameterpublic void setSoa3Endpoint(String soa3Endpoint)
setSoa3Endpoint in interface AuthenticateCopyright © 2015. All Rights Reserved.