public class FMEnvironmentMapper extends Object implements EnvironmentMapper
xacml-context:Envrionement
at present.
So, at present it is essentially a no-op.Constructor and Description |
---|
FMEnvironmentMapper() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(String pdpEntityId,
String pepEntityId,
Map properties)
Initializes the mapper implementation.
|
Map |
mapToNativeEnvironment(Environment xacmlContextEnvironment,
List xacmlContextSubjects)
Returns native environment
|
public void initialize(String pdpEntityId, String pepEntityId, Map properties) throws XACMLException
initialize
in interface EnvironmentMapper
pdpEntityId
- EntityID of PDPpepEntityId
- EntityID of PEPproperties
- configuration propertiesXACMLException
- if can not initializepublic Map mapToNativeEnvironment(Environment xacmlContextEnvironment, List xacmlContextSubjects) throws XACMLException
mapToNativeEnvironment
in interface EnvironmentMapper
xacmlContextEnvironment
- XACML context EnvironmentxacmlContextSubjects
- XACML context Subject(s)XACMLException
- if can not map to native environmentCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.