|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator
public class SAMLAttributeDesignator
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 |
---|
public SAMLAttributeDesignator(String name, String namespace)
name
- the namenamespace
- the namespaceMethod Detail |
---|
public String getName()
public String getNamespace()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |