Uses of Interface
org.opensaml.samlext.saml2aslo.Asynchronous

Packages that use Asynchronous
org.opensaml.samlext.saml2aslo.impl Implementation for SAML 2 Protocol Extension for Async Logout objects. 
 

Uses of Asynchronous in org.opensaml.samlext.saml2aslo.impl
 

Classes in org.opensaml.samlext.saml2aslo.impl that implement Asynchronous
 class AsynchronousImpl
          Concrete implementation of Asynchronous.
 

Methods in org.opensaml.samlext.saml2aslo.impl that return Asynchronous
 Asynchronous AsynchronousBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 Asynchronous AsynchronousBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2013. All Rights Reserved.