Uses of Class
org.apache.wss4j.common.saml.bean.ConditionsBean
Packages that use ConditionsBean
-
Uses of ConditionsBean in org.apache.wss4j.common.saml
Methods in org.apache.wss4j.common.saml that return ConditionsBeanModifier and TypeMethodDescriptionSAMLCallback.getConditions()Method getConditions returns the conditions of this SAMLCallback object.Methods in org.apache.wss4j.common.saml with parameters of type ConditionsBeanModifier and TypeMethodDescriptionvoidSAMLCallback.setConditions(ConditionsBean conditions) Method setConditions sets the conditions of this SAMLCallback object. -
Uses of ConditionsBean in org.apache.wss4j.common.saml.builder
Methods in org.apache.wss4j.common.saml.builder with parameters of type ConditionsBeanModifier and TypeMethodDescriptionstatic org.opensaml.saml.saml2.core.ConditionsSAML2ComponentBuilder.createConditions(ConditionsBean conditionsBean) Create a Conditions objectstatic org.opensaml.saml.saml1.core.ConditionsSAML1ComponentBuilder.createSamlv1Conditions(ConditionsBean conditionsBean) Create a Conditions object