public class UserAuthentication extends BroadWorksUserService
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UserAuthentication.UserAuthenticationGetRequest
AlpacaLibrary Auto-Generated Java File 
 Get the user's authentication service information. 
 | 
static class  | 
UserAuthentication.UserAuthenticationGetResponse
AlpacaLibrary Auto-Generated Java File 
 Response to the UserAuthenticationGetRequest. 
 | 
static class  | 
UserAuthentication.UserAuthenticationModifyRequest
AlpacaLibrary Auto-Generated Java File 
 Modify the user's authentication service information. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
UserAuthentication.UserAuthenticationGetResponse | 
authentication  | 
static ServiceTag<UserAuthentication> | 
tag  | 
useroutstandingRequestsbroadWorksServer, populated| Constructor and Description | 
|---|
UserAuthentication()
The serializable constructor for the UserService 
 | 
UserAuthentication(User user)
Returns a UserService Object with the User Assigned 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UserAuthentication.UserAuthenticationGetResponse | 
getAuthentication()
Response to the UserAuthenticationGetRequest. 
 | 
String | 
getClassName()  | 
DefaultResponse | 
populate()
Populates all available service data 
 | 
void | 
push(User user)
Adds all available service data to a User 
 | 
isPrimary, setPrimary, waitForLoadgetBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserAuthentication> tag
public UserAuthentication.UserAuthenticationGetResponse authentication
@GwtIncompatible public UserAuthentication(User user)
user - public UserAuthentication()
public String getClassName()
@GwtIncompatible public UserAuthentication.UserAuthenticationGetResponse getAuthentication()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(User user)
push in class BroadWorksUserServiceCopyright © 2016 ECG. All rights reserved.