Uses of Class
org.apache.ws.security.saml.SAMLKeyInfo

Packages that use SAMLKeyInfo
org.apache.ws.security.saml   
 

Uses of SAMLKeyInfo in org.apache.ws.security.saml
 

Methods in org.apache.ws.security.saml that return SAMLKeyInfo
static SAMLKeyInfo SAMLUtil.getSAMLKeyInfo(org.w3c.dom.Element elem, Crypto crypto, javax.security.auth.callback.CallbackHandler cb)
          Extract certificates or the key available in the SAMLAssertion
static SAMLKeyInfo SAMLUtil.getSAMLKeyInfo(org.opensaml.SAMLAssertion assertion, Crypto crypto, javax.security.auth.callback.CallbackHandler cb)
           
 



Copyright © 2004-2009 Apache Web Services. All Rights Reserved.