Uses of Class
org.apache.wss4j.common.saml.bean.ProxyRestrictionBean
-
Packages that use ProxyRestrictionBean Package Description 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 Modifier and Type Method Description ProxyRestrictionBeanConditionsBean. getProxyRestriction()Methods in org.apache.wss4j.common.saml.bean with parameters of type ProxyRestrictionBean Modifier and Type Method Description voidConditionsBean. 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 Modifier and Type Method Description static org.opensaml.saml.saml2.core.ProxyRestrictionSAML2ComponentBuilder. createProxyRestriction(ProxyRestrictionBean proxyRestrictionBean)Create a ProxyRestriction object
-