Interface IdentityAccessor

All Known Subinterfaces:
CredentialsAccessor, CredentialsAccessor.CredentialsProperty, IdentityAccessor.IdentityProperty

public interface IdentityAccessor
Provides an accessor for a identity property.
  • Method Details

    • getIdentity

      String getIdentity()
      Retrieves the identity from the identity property.
      Returns:
      The identity stored by the identity property.