Package io.dialob.security.uaa.spi.model
Interface UaaUser.Name
-
- All Known Implementing Classes:
ImmutableUaaUser.Name
- Enclosing interface:
- UaaUser
@Immutable public static interface UaaUser.Name
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFamilyName()StringgetGivenName()
-