org.pasoa.common.structure
Class SubjectID
java.lang.Object
org.pasoa.common.structure.SubjectID
- All Implemented Interfaces:
- Serializable
- public class SubjectID
- extends Object
- implements Serializable
Puts all the SubjectId information into one place
- Author:
- pgroth, sm
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubjectID
public SubjectID(String localPAssertionID,
Element dataAccessor,
String parameterName)
getLocalPAssertionID
public String getLocalPAssertionID()
getDataAccessor
public Element getDataAccessor()
getParameterName
public String getParameterName()