PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.wss.secext.KeyIdentifierType

Packages that use KeyIdentifierType
org.picketlink.identity.federation.core.wstrust   
 

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

Methods in org.picketlink.identity.federation.core.wstrust that return KeyIdentifierType
static KeyIdentifierType WSTrustUtil.createKeyIdentifier(String valueType, String value)
           Creates an instance of KeyIdentifierType with the specified values.
 

Methods in org.picketlink.identity.federation.core.wstrust with parameters of type KeyIdentifierType
static RequestedReferenceType WSTrustUtil.createRequestedReference(KeyIdentifierType keyIdentifier, Map<QName,String> attributes)
           Creates an instance of RequestedReferenceType with the specified values.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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