Package | Description |
---|---|
com.sun.identity.xacml.context |
Defines XACML2 context classes
|
com.sun.identity.xacml.context.impl |
Defines XACML Context implementations.
|
Modifier and Type | Method and Description |
---|---|
Resource |
ContextFactory.createResource()
Returns a new instance of
Resource . |
Resource |
ContextFactory.createResource(Element elem)
Returns a new instance of
Resource . |
Resource |
ContextFactory.createResource(String xml)
Returns a new instance of
Resource
The return object is immutable. |
Modifier and Type | Class and Description |
---|---|
class |
ResourceImpl
The
Resource element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.