Interface Authentication.Identity.Password
-
- All Known Implementing Classes:
KeystoneAuth.AuthIdentity.AuthPassword
- Enclosing interface:
- Authentication.Identity
public static interface Authentication.Identity.Password
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAuthentication.Identity.Password.User
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Authentication.Identity.Password.UsergetUser()
-
-
-
Method Detail
-
getUser
Authentication.Identity.Password.User getUser()
-
-