Uses of Interface
org.opensaml.saml.saml1.core.Condition
Packages that use Condition
Package
Description
Interfaces for SAML 1.0 and 1.1 types and elements.
-
Uses of Condition in org.opensaml.saml.saml1.core
Subinterfaces of Condition in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterfaceThis interface describes how ab object representing a SAML1AudienceRestrictionConditionelement will behave.interfaceThis interface describes how ab object representing a SAML1DoNotCacheConditionelement will behave.Methods in org.opensaml.saml.saml1.core that return types with arguments of type ConditionModifier and TypeMethodDescriptionConditions.getConditions()Get the conditions.Conditions.getConditions(QName typeOrName) Get the conditions with the given schema type or element name.