Uses of Class
org.jboss.security.microcontainer.beans.IdentityTrustPolicyBean

Packages that use IdentityTrustPolicyBean
org.jboss.security.microcontainer.beans   
 

Uses of IdentityTrustPolicyBean in org.jboss.security.microcontainer.beans
 

Methods in org.jboss.security.microcontainer.beans that return IdentityTrustPolicyBean
 IdentityTrustPolicyBean ApplicationPolicyBean.getIdentityTrustPolicy()
           Obtains the identity-trust policy that has been configured as part of this application policy.
 

Methods in org.jboss.security.microcontainer.beans with parameters of type IdentityTrustPolicyBean
 void ApplicationPolicyBean.setIdentityTrustPolicy(IdentityTrustPolicyBean identityTrustPolicy)
           Sets the identity-trust policy to be used by this application policy.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.