Uses of Interface
org.opensaml.samlext.samlec.GeneratedKey

Packages that use GeneratedKey
org.opensaml.samlext.samlec.impl   
 

Uses of GeneratedKey in org.opensaml.samlext.samlec.impl
 

Classes in org.opensaml.samlext.samlec.impl that implement GeneratedKey
 class GeneratedKeyImpl
          Concrete implementation of GeneratedKey.
 

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



Copyright © 1999-2013. All Rights Reserved.