PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.assertion.KeyInfoConfirmationDataType

Packages that use KeyInfoConfirmationDataType
org.picketlink.identity.federation.core.saml.v2.factories   
 

Uses of KeyInfoConfirmationDataType in org.picketlink.identity.federation.core.saml.v2.factories
 

Methods in org.picketlink.identity.federation.core.saml.v2.factories that return KeyInfoConfirmationDataType
static KeyInfoConfirmationDataType SAMLAssertionFactory.createKeyInfoConfirmation(KeyInfoType keyInfo)
           Creates a KeyInfoConfirmationDataType with the specified KeyInfoType.
 

Methods in org.picketlink.identity.federation.core.saml.v2.factories with parameters of type KeyInfoConfirmationDataType
static SubjectConfirmationType SAMLAssertionFactory.createSubjectConfirmation(NameIDType nameID, String confirmationMethod, KeyInfoConfirmationDataType keyInfoData)
           Creates a SubjectConfirmationType object with the specified values.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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