JMX MBean View
MBean Name:
Domain Name:
com.sas.svcs
service:
nonceStore
type:
SimpleNonceStore
MBean Java Class:
com.sas.svcs.authentication.impl.SimpleNonceStore
Back to Agent View
Refresh MBean View
MBean description:
Nonce store management bean used to control runtime nonce storage for target Web services authenticated via STS.
List of MBean attributes:
Name
Type
Access
Value
Description
NonceCount
int
R
0
Nonce count.
NonceDuration
int
RW
Nonce duration in seconds.
NonceValidationEnabled
boolean
RW
True
False
Nonce validation enablement.
List of MBean operations:
void purgeNonces()
Purge nonces from store.