PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Interface
org.picketlink.identity.xmlsec.w3.xmldsig.KeyValueType

Packages that use KeyValueType
org.picketlink.identity.federation.core.util   
org.picketlink.identity.federation.core.wstrust   
org.picketlink.identity.xmlsec.w3.xmldsig   
 

Uses of KeyValueType in org.picketlink.identity.federation.core.util
 

Methods in org.picketlink.identity.federation.core.util that return KeyValueType
static KeyValueType XMLSignatureUtil.createKeyValue(PublicKey key)
           Creates a KeyValueType that wraps the specified public key.
 

Uses of KeyValueType in org.picketlink.identity.federation.core.wstrust
 

Methods in org.picketlink.identity.federation.core.wstrust that return KeyValueType
static KeyValueType WSTrustUtil.createKeyValue(PublicKey key)
           Creates a KeyValueType that wraps the specified public key.
 

Uses of KeyValueType in org.picketlink.identity.xmlsec.w3.xmldsig
 

Classes in org.picketlink.identity.xmlsec.w3.xmldsig that implement KeyValueType
 class DSAKeyValueType
           Java class for DSAKeyValueType complex type.
 class RSAKeyValueType
           Java class for RSAKeyValueType complex type.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.