Uses of Interface
org.apache.wss4j.policy.model.SupportingTokenType

Packages that use SupportingTokenType
org.apache.wss4j.policy   
org.apache.wss4j.policy.model   
 

Uses of SupportingTokenType in org.apache.wss4j.policy
 

Classes in org.apache.wss4j.policy that implement SupportingTokenType
static class SP11Constants.SupportingTokenTypes
           
static class SP12Constants.SupportingTokenTypes
           
 

Methods in org.apache.wss4j.policy that return SupportingTokenType
 SupportingTokenType SP12Constants.getSupportingTokenType(QName name)
           
abstract  SupportingTokenType SPConstants.getSupportingTokenType(QName name)
           
 SupportingTokenType SP11Constants.getSupportingTokenType(QName name)
           
 

Uses of SupportingTokenType in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return SupportingTokenType
 SupportingTokenType SupportingTokens.getSupportingTokenType()
           
 

Methods in org.apache.wss4j.policy.model with parameters of type SupportingTokenType
protected  void SupportingTokens.setSupportingTokenType(SupportingTokenType supportingTokenType)
           
 

Constructors in org.apache.wss4j.policy.model with parameters of type SupportingTokenType
SupportingTokens(SPConstants.SPVersion version, SupportingTokenType supportingTokenType, org.apache.neethi.Policy nestedPolicy)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.