Package oracle.stellent.ridc.auth
Interface Identity
- All Superinterfaces:
Principal
- All Known Implementing Classes:
BasicIdentity
The identity of the user with Credentials
-
Method Summary
-
Method Details
-
getCredentials
Credentials getCredentials()- Returns:
- the credentials used for web requests
-