edu.internet2.middleware.ldappc.spml.definitions
Class PSOIdentifierDefinition
java.lang.Object
edu.internet2.middleware.ldappc.spml.definitions.PSOIdentifierDefinition
public class PSOIdentifierDefinition
- extends Object
PSOIdentifierDefinition
public PSOIdentifierDefinition()
getBaseId
public String getBaseId()
setBaseId
public void setBaseId(String baseId)
getIdentifyingAttribute
public IdentifyingAttribute getIdentifyingAttribute()
setIdentifyingAttribute
public void setIdentifyingAttribute(IdentifyingAttribute identifyingAttribute)
getRef
public String getRef()
setRef
public void setRef(String ref)
getTargetDefinition
public TargetDefinition getTargetDefinition()
setTargetDefinition
public void setTargetDefinition(TargetDefinition targetDefinition)
getPSOIdentifier
public List<org.openspml.v2.msg.spml.PSOIdentifier> getPSOIdentifier(PSPContext context)
throws LdappcException
- Throws:
LdappcException
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2012 Internet2. All Rights Reserved.