Package org.apache.cxf.common.security
Interface SecurityToken
- 
- All Known Implementing Classes:
- UsernameToken
 
 public interface SecurityToken
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description TokenTypegetTokenType()
 
- 
- 
- 
Method Detail- 
getTokenTypeTokenType getTokenType() 
 
- 
 
-