com.sun.xml.ws.security
Interface SecurityContextToken

All Superinterfaces:
Token
All Known Implementing Classes:
SecurityContextToken, SecurityContextToken, SecurityContextToken13, SecurityContextTokenImpl, SecurityContextTokenImpl, SecurityContextTokenImpl

public interface SecurityContextToken
extends Token

SecurityContextToken Interface


Method Summary
 List getExtElements()
           
 URI getIdentifier()
           
 String getInstance()
           
 String getWsuId()
           
 
Methods inherited from interface com.sun.xml.ws.security.Token
getTokenValue, getType
 

Method Detail

getIdentifier

URI getIdentifier()

getInstance

String getInstance()

getWsuId

String getWsuId()

getExtElements

List getExtElements()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.