Under Security, click JAX-WS and JAX-RPC security runtime.
混合版本環境: In a mixed node cell with a server using Websphere Application
Server version 6.1 or earlier, click Web services:
Default bindings for Web services security.mixv
Under Default generator bindings, click Token generators.
Token generator name
Specifies the name of the token generator configuration.
For example, the default X509 token generator names are either gen_enctgen for
encrypting or gen_signtgen for signing. Or a custom token generator
name might be sig_tgen for signing.
Token generator class name
Specifies the name of the token generator implementation class.
This class must implement the com.ibm.wsspi.wssecurity.token.TokenGeneratorComponent
interface.
Token generator class name
Specifies the name of the token generator implementation class.
The Java™ Authentication and Authorization Service (JAAS)
Login Module implementation is used to create the security token on the generator
side.