Class SignerIdentityAttribute

java.lang.Object
se.idsec.signservice.integration.core.AbstractIdentityAttribute
se.idsec.signservice.integration.authentication.SignerIdentityAttribute
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SignerIdentityAttributeValue

public class SignerIdentityAttribute extends AbstractIdentityAttribute
Representation of a signer identity attribute.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
See Also:
  • Field Details

  • Constructor Details

    • SignerIdentityAttribute

      public SignerIdentityAttribute()
      Default constructor.
    • SignerIdentityAttribute

      public SignerIdentityAttribute(String type, String name)
      Constructor.
      Parameters:
      type - the type of the attribute
      name - the name of the attribute