public abstract class AbstractSecurityStrategy extends Object implements SecurityStrategy
| Constructor and Description |
|---|
AbstractSecurityStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPasswordCallbackHandler(Map<String,Object> configProperties,
WSPasswordCallbackHandler handler)
Adds a password callback to a config properties map, allowing to compose many handlers from different security strategies.
|
protected void |
appendAction(Map<String,Object> configProperties,
String action)
Adds an action to a CXF config map.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyprotected void appendAction(Map<String,Object> configProperties, String action)
protected void addPasswordCallbackHandler(Map<String,Object> configProperties, WSPasswordCallbackHandler handler)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.