Uses of Interface
org.opensaml.saml2.ecp.RequestAuthenticated

Packages that use RequestAuthenticated
org.opensaml.saml2.ecp.impl   
 

Uses of RequestAuthenticated in org.opensaml.saml2.ecp.impl
 

Classes in org.opensaml.saml2.ecp.impl that implement RequestAuthenticated
 class RequestAuthenticatedImpl
          Concrete implementation of RequestAuthenticated.
 

Methods in org.opensaml.saml2.ecp.impl that return RequestAuthenticated
 RequestAuthenticated RequestAuthenticatedBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 RequestAuthenticated RequestAuthenticatedBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2013. All Rights Reserved.