Class RemoteInformationBase

java.lang.Object
pl.edu.icm.unity.engine.api.authn.remote.RemoteInformationBase
Direct Known Subclasses:
RemoteAttribute, RemoteGroupMembership, RemoteIdentity

public abstract class RemoteInformationBase extends Object
Generic representation of a remotely obtained information, used for subclassing.
Author:
K. Benedyczak
  • Constructor Details

    • RemoteInformationBase

      public RemoteInformationBase(String name)
  • Method Details