edu.internet2.middleware.ldappc.spml.definitions
Class PSOAttributeDefinition
java.lang.Object
edu.internet2.middleware.ldappc.spml.definitions.PSOAttributeDefinition
public class PSOAttributeDefinition
- extends Object
PSOAttributeDefinition
public PSOAttributeDefinition()
getRef
public String getRef()
setRef
public void setRef(String ref)
getName
public String getName()
setName
public void setName(String name)
isMultiValued
public boolean isMultiValued()
setIsMultiValued
public void setIsMultiValued(boolean isMultiValued)
isRetainAll
public boolean isRetainAll()
setRetainAll
public void setRetainAll(boolean retainAll)
getAttribute
public org.openspml.v2.profiles.dsml.DSMLAttr getAttribute(Map<String,edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute<?>> attributes)
throws org.openspml.v2.profiles.dsml.DSMLProfileException
- Throws:
org.openspml.v2.profiles.dsml.DSMLProfileException
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2012 Internet2. All Rights Reserved.