Package com.sun.xml.ws.security.trust
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
FieldsFields inherited from class javax.xml.ws.WebServiceFeature
enabled -
Constructor Summary
ConstructorsConstructorDescriptionSTSIssuedTokenFeature(com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration stsIssuedTokenConfig) -
Method Summary
Modifier and TypeMethodDescriptiongetID()com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfigurationMethods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
STSIssuedTokenFeature
public STSIssuedTokenFeature(com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration stsIssuedTokenConfig)
-
-
Method Details
-
getID
- Specified by:
getIDin classjavax.xml.ws.WebServiceFeature
-
getSTSIssuedTokenConfiguration
@ManagedAttribute public com.sun.xml.ws.api.security.trust.client.STSIssuedTokenConfiguration getSTSIssuedTokenConfiguration()
-