public static class AuthenticationController.LocaleOption extends Object
Constructor and Description |
---|
LocaleOption() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
Locale |
getLocale() |
boolean |
isSelected() |
void |
setLabel(String label) |
void |
setLocale(Locale locale) |
void |
setSelected(boolean selected) |
Copyright © 2020. All rights reserved.