public class UserProfile extends Object
| Constructor and Description |
|---|
UserProfile(String appName,
String profileName,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalPropertyValue(String propName) |
String |
getAppLoginUserId() |
String |
getAppLoginUserPassword() |
String |
getName() |
String |
getUserAccountType() |
String |
getUserAccountTypeCode() |
List<String> |
getUserRoles() |
public UserProfile(String appName, String profileName, Properties properties)
Copyright © 2021. All rights reserved.