Class STSIssuedTokenFeature

java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.security.trust.STSIssuedTokenFeature

@ManagedData public class STSIssuedTokenFeature extends javax.xml.ws.WebServiceFeature
Author:
Jiandong Guo
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class javax.xml.ws.WebServiceFeature

    enabled
  • Constructor Summary

    Constructors
    Constructor
    Description
    STSIssuedTokenFeature(com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration stsIssuedTokenConfig)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration
     

    Methods inherited from class javax.xml.ws.WebServiceFeature

    isEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • STSIssuedTokenFeature

      public STSIssuedTokenFeature(com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration stsIssuedTokenConfig)
  • Method Details

    • getID

      @ManagedAttribute public String getID()
      Specified by:
      getID in class javax.xml.ws.WebServiceFeature
    • getSTSIssuedTokenConfiguration

      @ManagedAttribute public com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration getSTSIssuedTokenConfiguration()