Apache CXF API

org.apache.cxf.common.security
Interface SecurityToken

All Known Implementing Classes:
UsernameToken

public interface SecurityToken


Method Summary
 TokenType getTokenType()
           
 

Method Detail

getTokenType

TokenType getTokenType()

Apache CXF API

Apache CXF