public class IDPPFacade extends IDPPBaseContainer
IDPPFacade
is an implementation of
IDPPContainer
.userDN
Constructor and Description |
---|
IDPPFacade()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Set |
getContainerAttributes()
Gets the Facade Attribute Set.
|
Set |
getContainerAttributesForSelect(String select)
Gets the container attributes for a given select expression.
|
Object |
getContainerObject(Map userMap)
Gets the Facade JAXB Element.
|
Map |
getDataMapForSelect(String select,
List data)
Gets the data key value map that needs to be modified for the
given select expression.
|
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 Expression.data
- list of new data objects.IDPPException.
IDPPException
public boolean hasBinaryAttributes()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.