Modifier and Type | Class and Description |
---|---|
class |
StaticSTSProperties
A static implementation of the STSPropertiesMBean.
|
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
ClaimsParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimsParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Field and Description |
---|---|
protected STSPropertiesMBean |
AbstractOperation.stsProperties |
Modifier and Type | Method and Description |
---|---|
void |
AbstractOperation.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSecurityTokenServiceProvider.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
void |
RequestParser.parseRequest(RequestSecurityTokenType request,
WebServiceContext wsContext,
STSPropertiesMBean stsProperties,
List<ClaimsParser> claimsParsers) |
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
TokenCancellerParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TokenCancellerParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
TokenDelegationParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TokenDelegationParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
TokenProviderParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TokenProviderParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
TokenRenewerParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TokenRenewerParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Modifier and Type | Method and Description |
---|---|
STSPropertiesMBean |
TokenValidatorParameters.getStsProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TokenValidatorParameters.setStsProperties(STSPropertiesMBean stsProperties) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.