Modifier and Type | Method and Description |
---|---|
TokenRequirements |
ClaimsParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimsParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
protected TokenValidatorResponse |
AbstractOperation.validateReceivedToken(WebServiceContext context,
String realm,
TokenRequirements tokenRequirements,
ReceivedToken token) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
RequestRequirements.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
RequestRequirements.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
TokenCancellerParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
TokenCancellerParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
TokenDelegationParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
TokenDelegationParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
TokenProviderParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
TokenProviderParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
TokenRenewerParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
TokenRenewerParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Modifier and Type | Method and Description |
---|---|
TokenRequirements |
TokenValidatorParameters.getTokenRequirements() |
Modifier and Type | Method and Description |
---|---|
void |
TokenValidatorParameters.setTokenRequirements(TokenRequirements tokenRequirements) |
Apache CXF