Uses of Class
com.sun.identity.xacml.context.ContextFactory
-
Packages that use ContextFactory Package Description com.sun.identity.xacml.context Defines XACML2 context classes -
-
Uses of ContextFactory in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return ContextFactory Modifier and Type Method Description static ContextFactory
ContextFactory. getInstance()
Returns the instance ofContextSchemaFactory
.
-