|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingPolicyBean | |
---|---|
org.jboss.security.microcontainer.beans |
Uses of MappingPolicyBean in org.jboss.security.microcontainer.beans |
---|
Methods in org.jboss.security.microcontainer.beans that return MappingPolicyBean | |
---|---|
MappingPolicyBean |
ApplicationPolicyBean.getMappingPolicy()
Obtains the generic mapping policy that has been configured as part of this application policy. |
MappingPolicyBean |
ApplicationPolicyBean.getRoleMappingPolicy()
Obtains the role-mapping policy that has been configured as part of this application policy. |
Methods in org.jboss.security.microcontainer.beans with parameters of type MappingPolicyBean | |
---|---|
void |
ApplicationPolicyBean.setMappingPolicy(MappingPolicyBean mappingPolicy)
Sets the generic mapping policy to be used by this application policy. |
void |
ApplicationPolicyBean.setRoleMappingPolicy(MappingPolicyBean roleMappingPolicy)
Sets the role-mapping policy to be used by this application policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |