be.ehealth.technicalconnector.service.sts.domain
Class SAMLAttributeDesignator

java.lang.Object
  extended by be.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator

public class SAMLAttributeDesignator
extends Object

The Class AttributeDesignator.


Constructor Summary
SAMLAttributeDesignator(String name, String namespace)
          Instantiates a new attribute designator.
 
Method Summary
 String getName()
          Gets the name.
 String getNamespace()
          Gets the namespace.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SAMLAttributeDesignator

public SAMLAttributeDesignator(String name,
                               String namespace)
Instantiates a new attribute designator.

Parameters:
name - the name
namespace - the namespace
Method Detail

getName

public String getName()
Gets the name.

Returns:
the name

getNamespace

public String getNamespace()
Gets the namespace.

Returns:
the namespace

toString

public String toString()
Overrides:
toString in class Object



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.