Uses of Class
org.apache.wss4j.common.saml.bean.ProxyRestrictionBean

Packages that use ProxyRestrictionBean
org.apache.wss4j.common.saml.bean   
org.apache.wss4j.common.saml.builder   
 

Uses of ProxyRestrictionBean in org.apache.wss4j.common.saml.bean
 

Methods in org.apache.wss4j.common.saml.bean that return ProxyRestrictionBean
 ProxyRestrictionBean ConditionsBean.getProxyRestriction()
           
 

Methods in org.apache.wss4j.common.saml.bean with parameters of type ProxyRestrictionBean
 void ConditionsBean.setProxyRestriction(ProxyRestrictionBean proxyRestriction)
           
 

Uses of ProxyRestrictionBean in org.apache.wss4j.common.saml.builder
 

Methods in org.apache.wss4j.common.saml.builder with parameters of type ProxyRestrictionBean
static org.opensaml.saml2.core.ProxyRestriction SAML2ComponentBuilder.createProxyRestriction(ProxyRestrictionBean proxyRestrictionBean)
          Create a ProxyRestriction object
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.