public static class ManagementServerProperties.Security extends Object
Constructor and Description |
---|
ManagementServerProperties.Security() |
Modifier and Type | Method and Description |
---|---|
String |
getRole() |
SessionCreationPolicy |
getSessions() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setRole(String role) |
void |
setSessions(SessionCreationPolicy sessions) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.