| Constructor and Description | 
|---|
| JNDIRealm.User(String username,
              String dn,
              String password,
              List<String> roles,
              String userRoleId) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDN() | 
| String | getPassword() | 
| List<String> | getRoles() | 
| String | getUserName() | 
| String | getUserRoleId() | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.