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 WebServiceFeature
- Author:
- Jiandong Guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
STSIssuedTokenFeature
public STSIssuedTokenFeature(STSIssuedTokenConfiguration stsIssuedTokenConfig)
getID
@ManagedAttribute
public String getID()
- Specified by:
getID in class WebServiceFeature
getSTSIssuedTokenConfiguration
@ManagedAttribute
public STSIssuedTokenConfiguration getSTSIssuedTokenConfiguration()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.