| Package | Description |
|---|---|
| org.apache.cxf.sts.event | |
| org.apache.cxf.sts.operation | |
| org.apache.cxf.sts.token.validator | |
| org.apache.cxf.sts.token.validator.jwt |
| Class and Description |
|---|
| TokenValidatorParameters
This class encapsulates the parameters that will be passed to a TokenValidator instance to
validate a token.
|
| 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 |
|---|
| DefaultSubjectRoleParser
A default implementation to extract roles from a Subject
|
| SAMLRoleParser
This interface defines a way to extract roles from a SAML Assertion
|
| SubjectRoleParser
This interface defines a way to extract roles from a JAAS Subject
|
| 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.
|
| Class and Description |
|---|
| DefaultSubjectRoleParser
A default implementation to extract roles from a Subject
|
| SubjectRoleParser
This interface defines a way to extract roles from a JAAS Subject
|
| 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