Interface Identity


  • public interface Identity
    Models an identity within AM.
    • Method Detail

      • 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.