Package org.forgerock.am.config
Interface ConfigIdentity
public interface ConfigIdentity
Represents an identity in which annotated service configuration may have its scope bounded by.
-
Method Summary
-
Method Details
-
asUniversalId
String asUniversalId()Provides the identity universal id. This should be unique for a given user.- Returns:
- The universal id.
- Throws:
ServiceConfigException
- If the identity could not be retrieved.
-