Package | Description |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.token.validator |
Class and Description |
---|
TokenValidator
An interface that can validate a security token.
|
TokenValidatorResponse
This class encapsulates the response from a TokenValidator instance after validating a token.
|
Class and Description |
---|
TokenValidator
An interface that can validate a security token.
|
TokenValidatorParameters
This class encapsulates the parameters that will be passed to a TokenValidator instance to
validate a token.
|
TokenValidatorResponse
This class encapsulates the response from a TokenValidator instance after validating a token.
|
Apache CXF