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 |
---|---|
RequestRequirements |
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) |
protected void |
AbstractSAMLTokenProvider.signToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion,
SAMLRealm samlRealm,
STSPropertiesMBean stsProperties,
KeyRequirements keyRequirements) |
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) |
Apache CXF