|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyType | |
---|---|
org.jboss.security.xacml.jaxb |
Uses of PolicyType in org.jboss.security.xacml.jaxb |
---|
Fields in org.jboss.security.xacml.jaxb with type parameters of type PolicyType | |
---|---|
protected List<PolicyType> |
PoliciesType.policy
|
protected List<PolicyType> |
PolicySetType.policy
|
Methods in org.jboss.security.xacml.jaxb that return PolicyType | |
---|---|
PolicyType |
ObjectFactory.createPolicyType()
Create an instance of PolicyType |
Methods in org.jboss.security.xacml.jaxb that return types with arguments of type PolicyType | |
---|---|
List<PolicyType> |
PoliciesType.getPolicy()
Gets the value of the policy property. |
List<PolicyType> |
PolicySetType.getPolicy()
Gets the value of the policy property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |