Class RemoteAttribute

java.lang.Object
pl.edu.icm.unity.engine.api.authn.remote.RemoteInformationBase
pl.edu.icm.unity.engine.api.authn.remote.RemoteAttribute

public class RemoteAttribute extends RemoteInformationBase
Generic representation of a remotely obtained attribute.
Author:
K. Benedyczak
  • Constructor Details

    • RemoteAttribute

      public RemoteAttribute(String name, Object... values)
  • Method Details