Class ReadableAgentRegistration

java.lang.Object
com.janeirodigital.sai.core.resources.ReadableResource
com.janeirodigital.sai.core.agents.ReadableAgentRegistration
Direct Known Subclasses:
ReadableApplicationRegistration, ReadableSocialAgentRegistration

public abstract class ReadableAgentRegistration extends ReadableResource
Readable abstract base instantiation of an Agent Registration, which can be extended for type-specific readable implementations (i.e. Social Agent Registration, Application Registration).
  • Field Details

    • registeredBy

      protected final URI registeredBy
    • registeredWith

      protected final URI registeredWith
    • registeredAt

      protected final OffsetDateTime registeredAt
    • updatedAt

      protected final OffsetDateTime updatedAt
    • registeredAgent

      protected final URI registeredAgent
    • accessGrantUri

      protected final URI accessGrantUri
  • Constructor Details

  • Method Details

    • hasAccessGrant

      public boolean hasAccessGrant()
      Indicates whether or not there is an AccessGrant linked to the registration
      Returns:
      true when there is an access grant