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,
Map<String,Object> messageContext,
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 |
---|---|
static Element |
TokenProviderUtils.encryptToken(Element element,
String id,
STSPropertiesMBean stsProperties,
EncryptionProperties encryptionProperties,
KeyRequirements keyRequirements,
Map<String,Object> messageContext)
Encrypt a Token element using the given arguments.
|
void |
TokenProviderParameters.setStsProperties(STSPropertiesMBean stsProperties) |
protected void |
AbstractSAMLTokenProvider.signToken(SamlAssertionWrapper assertion,
RealmProperties 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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.