Package | Description |
---|---|
com.sun.identity.xacml.plugins | |
com.sun.identity.xacml.spi |
Modifier and Type | Class and Description |
---|---|
class |
FMResourceMapper
This class implements ResourceMapper to map between XACML context
Resource and FM native resource
This mapper would recognise only the following XACML
defined
attributeId
urn:oasis:names:tc:xacml:1.0:resource:resource-id
The attribtue is required to have dataType
http://www.w3.org/2001/XMLSchema#string
Attribute resource-id is mapped to OpenAM Policy resource name. |
Modifier and Type | Method and Description |
---|---|
Result |
FMResultMapper.mapToXACMLResult(Object nativeResult,
String nativeServiceName,
ResourceMapper resourceMapper,
ActionMapper actionMapper)
Maps
com.sun.identity.policy.ResourceResult to
XACML context Result |
Modifier and Type | Method and Description |
---|---|
Result |
ResultMapper.mapToXACMLResult(Object nativeResult,
String nativeServiceName,
ResourceMapper resourceMapper,
ActionMapper actionMapper)
Returns XACML context Result
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.