Uses of Interface
org.opensaml.saml.saml1.core.Statement
Packages that use Statement
Package
Description
Interfaces for SAML 1.0 and 1.1 types and elements.
-
Uses of Statement in org.opensaml.saml.saml1.core
Subinterfaces of Statement in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterfaceThis interface defines how the object representing a SAML 1AttributeStatementelement behaves.interfaceThis interface defines how the object representing a SAML1AuthenticationStatmentelement behaves.interfaceThis interface defines how the object representing a SAML1AuthorizationDecisionStatementelement behaves.interfaceInterface to descibe how the anchor point SubjectStatement would work.Methods in org.opensaml.saml.saml1.core that return types with arguments of type StatementModifier and TypeMethodDescriptionAssertion.getStatements()Return the List representing all theStatementsub elements.Assertion.getStatements(QName typeOrName) Return the List representing all theStatementsub elements with a given schema type or element name.