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

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

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

Classes in org.opensaml.samlext.samlec.impl that implement SessionKey
 class SessionKeyImpl
          Concrete implementation of SessionKey.
 

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



Copyright © 1999-2013. All Rights Reserved.