- java.lang.Object
-
- org.mule.runtime.api.component.AbstractComponent
-
- org.mule.runtime.config.internal.CustomEncryptionStrategyDelegate
-
- All Implemented Interfaces:
- org.mule.runtime.api.component.Component, org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.meta.NamedObject, EncryptionStrategy
public class CustomEncryptionStrategyDelegate
extends org.mule.runtime.api.component.AbstractComponent
implements EncryptionStrategy
Delegate for encryption strategies configured inside security-manager
- Since:
- 4.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.mule.runtime.api.component.Component
org.mule.runtime.api.component.Component.Annotations
-
Field Summary
-
Fields inherited from class org.mule.runtime.api.component.AbstractComponent
LOCATION_KEY, ROOT_CONTAINER_NAME_KEY
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.component.Component
ANNOTATIONS_PROPERTY_NAME
-
Method Summary
-
Methods inherited from class org.mule.runtime.api.component.AbstractComponent
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, initRootContainerName, setAnnotations
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.mule.runtime.api.meta.NamedObject
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.