|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyType | |
|---|---|
| org.jboss.security.xacml.core.model.policy | |
| org.jboss.security.xacml.factories | |
| Uses of PolicyType in org.jboss.security.xacml.core.model.policy |
|---|
| Methods in org.jboss.security.xacml.core.model.policy that return PolicyType | |
|---|---|
PolicyType |
ObjectFactory.createPolicyType()
Create an instance of PolicyType |
| Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type PolicyType | |
|---|---|
javax.xml.bind.JAXBElement<PolicyType> |
ObjectFactory.createPolicy(PolicyType value)
Create an instance of JAXBElement<PolicyType>} |
| Methods in org.jboss.security.xacml.core.model.policy with parameters of type PolicyType | |
|---|---|
javax.xml.bind.JAXBElement<PolicyType> |
ObjectFactory.createPolicy(PolicyType value)
Create an instance of JAXBElement<PolicyType>} |
| Uses of PolicyType in org.jboss.security.xacml.factories |
|---|
| Methods in org.jboss.security.xacml.factories with parameters of type PolicyType | |
|---|---|
static XACMLPolicy |
PolicyFactory.createPolicy(PolicyType policyFile)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||