public interface SecurityRole
Modifier and Type | Method and Description |
---|---|
Description |
addDescription(String lang) |
Description |
getDescription(Locale locale) |
List<? extends Description> |
getDescriptions() |
String |
getName() |
String getName()
Description getDescription(Locale locale)
List<? extends Description> getDescriptions()
Description addDescription(String lang)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.