public class AuthenticationRequestWrapper extends Object
| Constructor and Description |
|---|
AuthenticationRequestWrapper()
default constructor used for json parsing
|
AuthenticationRequestWrapper(AuthenticationRequest auth) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationRequest |
getAuth() |
void |
setAuth(AuthenticationRequest auth) |
public AuthenticationRequestWrapper()
public AuthenticationRequestWrapper(AuthenticationRequest auth)
auth - authentication requestspublic AuthenticationRequest getAuth()
public void setAuth(AuthenticationRequest auth)
auth - authentication requestCopyright © 2018 CERN. All Rights Reserved.