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 |
---|---|
Subject |
ContextFactory.createSubject()
Returns a new instance of
Subject . |
Subject |
ContextFactory.createSubject(Element elem)
Returns a new instance of
Subject . |
Subject |
ContextFactory.createSubject(String xml)
Returns a new instance of
Subject . |
Modifier and Type | Class and Description |
---|---|
class |
SubjectImpl
The
Subject element specifies information about a
subject of the Request context by listing a
sequence of Attribute elements associated with the
subject. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.