Uses of Interface
net.shibboleth.idp.saml.xmlobject.Scope
Packages that use Scope
Package
Description
This package contains such class definitions as are needed to
bridge between the relying-party.xml schema and OpenSAML.
Implementations of the SAML XMLObject extensions.
-
Uses of Scope in net.shibboleth.idp.saml.metadata.impl
Fields in net.shibboleth.idp.saml.metadata.impl declared as ScopeModifier and TypeFieldDescriptionprivate final ScopeScopeFilter.guardObjectStand-in value for an empty collection.Fields in net.shibboleth.idp.saml.metadata.impl with type parameters of type ScopeModifier and TypeFieldDescriptionprivate Multimap<Predicate<EntityDescriptor>,Scope> ScopeFilter.applyMapRules for adding scopes.Method parameters in net.shibboleth.idp.saml.metadata.impl with type arguments of type ScopeModifier and TypeMethodDescriptionvoidScopeFilter.setRules(Map<Predicate<EntityDescriptor>, Collection<Scope>> rules) Set the mappings fromPredicateto Scope collection to apply. -
Uses of Scope in net.shibboleth.idp.saml.xmlobject.impl
Classes in net.shibboleth.idp.saml.xmlobject.impl that implement ScopeMethods in net.shibboleth.idp.saml.xmlobject.impl that return ScopeModifier and TypeMethodDescriptionScopeBuilder.buildObject()Build a Scope element with the default namespace prefix and element name.ScopeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)