Uses of Class
org.apache.ws.security.saml.ext.bean.ProxyRestrictionBean

Packages that use ProxyRestrictionBean
org.apache.ws.security.saml.ext.bean   
org.apache.ws.security.saml.ext.builder   
 

Uses of ProxyRestrictionBean in org.apache.ws.security.saml.ext.bean
 

Methods in org.apache.ws.security.saml.ext.bean that return ProxyRestrictionBean
 ProxyRestrictionBean ConditionsBean.getProxyRestriction()
           
 

Methods in org.apache.ws.security.saml.ext.bean with parameters of type ProxyRestrictionBean
 void ConditionsBean.setProxyRestriction(ProxyRestrictionBean proxyRestriction)
           
 

Uses of ProxyRestrictionBean in org.apache.ws.security.saml.ext.builder
 

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



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