Uses of Interface
org.opensaml.saml.saml1.core.Query
Packages that use Query
Package
Description
Interfaces for SAML 1.0 and 1.1 types and elements.
-
Uses of Query in org.opensaml.saml.saml1.core
Subinterfaces of Query in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterfaceDescription of the behaviour of theAttributeQueryelement.interfaceDescription of the behaviour of theAuthenticationQueryelement.interfaceDescription of the behaviour of theAuthorizationDecisionQueryelement.interfaceThis interface is for the SAML1SubjectQueryextention point.Methods in org.opensaml.saml.saml1.core that return QueryModifier and TypeMethodDescriptionRequest.getQuery()Get the request Query, SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery.Methods in org.opensaml.saml.saml1.core with parameters of type Query