Uses of Interface
org.opensaml.saml.ext.saml2aslo.Asynchronous
Packages that use Asynchronous
Package
Description
Implementation for SAML 2 Protocol Extension for Async Logout objects.
-
Uses of Asynchronous in org.opensaml.saml.ext.saml2aslo.impl
Classes in org.opensaml.saml.ext.saml2aslo.impl that implement AsynchronousMethods in org.opensaml.saml.ext.saml2aslo.impl that return AsynchronousModifier and TypeMethodDescriptionAsynchronousBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.AsynchronousBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.