Use this page to view the token generators. The information is
used on the generator side only to generate the security token.
To view this administrative console page
for the cell level, complete the following steps:
- Click Security > Web services.
- Under Default generator bindings, click Token generators.
To view this administrative console page for the server level, complete
the following steps:
- Click Servers > Application servers > server_name .
- Under Security, click Web services: Default bindings for Web services
security.
- Under Default generator bindings, click Token generators.
Specifies the name of the token generator configuration.
For example,
the token generator name might be sig_tgen for signing.
Specifies the name of the token generator implementation class.
This class must implement the com.ibm.wsspi.wssecurity.token.TokenGeneratorComponent
interface.