public class AuthenticationRequestWrapper extends Object
| Constructor and Description |
|---|
AuthenticationRequestWrapper()
default constructor used for json parsing
|
AuthenticationRequestWrapper(AuthenticationRequest auth) |
public AuthenticationRequestWrapper()
public AuthenticationRequestWrapper(AuthenticationRequest auth)
auth - authentication requestspublic AuthenticationRequest getAuth()
public void setAuth(AuthenticationRequest auth)
auth - authentication requestCopyright © 2014 Apache Software Foundation. All Rights Reserved.