public static class SecurityProperties.User extends Object
Constructor and Description |
---|
User() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPassword() |
List<String> |
getRole() |
boolean |
isDefaultPassword() |
void |
setName(String name) |
void |
setPassword(String password) |
void |
setRole(List<String> role) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.