| Modifier and Type | Method and Description |
|---|---|
boolean |
CertificateRetriever.setServerCertInTheContext(ProcessingContextImpl ctx,
SecurityEnvironment secEnv,
X509Certificate serverCert) |
boolean |
CertificateRetriever.setServerCertInTheSTSConfig(STSIssuedTokenConfiguration config,
SecurityEnvironment secEnv,
X509Certificate serverCert) |
| Modifier and Type | Method and Description |
|---|---|
SecurityEnvironment |
ProcessingContext.getSecurityEnvironment() |
SecurityEnvironment |
SecurityProcessingContext.getSecurityEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingContext.setSecurityEnvironment(SecurityEnvironment handler)
set the SecurityEnvironment Handler for the context
|
void |
SecurityProcessingContext.setSecurityEnvironment(SecurityEnvironment handler)
set the SecurityEnvironment Handler for the context
|
| Modifier and Type | Class and Description |
|---|---|
class |
WssProviderSecurityEnvironment |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecurityEnvironmentImpl |
class |
WSITProviderSecurityEnvironment |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityEnvironment |
SecurityTubeBase.secEnv |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityEnvironment |
WSITAuthContextBase.secEnv |
| Modifier and Type | Method and Description |
|---|---|
SecurityEnvironment |
SecurityConfiguration.getSecurityEnvironment() |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.