public class IDPPInformalName extends IDPPBaseContainer
IDPPInformalName
is an implementation of
IDPPContainer
.userDN
Constructor and Description |
---|
IDPPInformalName() |
Modifier and Type | Method and Description |
---|---|
Set |
getContainerAttributes()
Gets required common name container attributes.
|
Set |
getContainerAttributesForSelect(String select)
Gets the container attributes for a given select expression.
|
Object |
getContainerObject(Map userMap)
Gets the Informal Name JAXB Object
|
Map |
getDataMapForSelect(String select,
List data)
Processes modify container values and returns key value/pair to be
modified.
|
boolean |
hasBinaryAttributes()
Checks if there are any binary attributes.
|
getAnalyzedName, getAnalyzedNameAttributes, getAnalyzedNameMap, getAttributeMap, getAttributeMapper, getDSTDate, getDSTInteger, getDSTMonthDay, getDSTString, getDSTURI, getExtensionContainerAttributes, getExtensionContainerClass, getMapperAttributeSet, setUserDN, toXMLDocument
public Object getContainerObject(Map userMap) throws IDPPException
getContainerObject
in class IDPPBaseContainer
userMap
- user mapIDPPException.
IDPPException
public Set getContainerAttributes()
getContainerAttributes
in interface IDPPContainer
getContainerAttributes
in class IDPPBaseContainer
public Set getContainerAttributesForSelect(String select)
getContainerAttributesForSelect
in interface IDPPContainer
getContainerAttributesForSelect
in class IDPPBaseContainer
select
- Select expression.public Map getDataMapForSelect(String select, List data) throws IDPPException
getDataMapForSelect
in interface IDPPContainer
getDataMapForSelect
in class IDPPBaseContainer
select
- Select Excepression.data
- list of new data objects.IDPPException.
IDPPException
public boolean hasBinaryAttributes()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.