PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.config.STSType

Packages that use STSType
org.picketlink.identity.federation.core.config   
org.picketlink.identity.federation.core.wstrust   
 

Uses of STSType in org.picketlink.identity.federation.core.config
 

Methods in org.picketlink.identity.federation.core.config that return STSType
 STSType PicketLinkType.getStsType()
           
 

Methods in org.picketlink.identity.federation.core.config with parameters of type STSType
 void PicketLinkType.setStsType(STSType stsType)
           
 

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

Methods in org.picketlink.identity.federation.core.wstrust with parameters of type STSType
static void WSTrustUtil.persistSTSConfiguration(STSType stsConfiguration, OutputStream outputStream)
           Marshall the STSType to an outputstream
 

Constructors in org.picketlink.identity.federation.core.wstrust with parameters of type STSType
PicketLinkSTSConfiguration(STSType config)
           Creates an instance of PicketLinkSTSConfiguration with the specified configuration.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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