- java.lang.Object
-
- org.mule.extension.spring.internal.security.SpringSecurityContext
-
- All Implemented Interfaces:
- Serializable, org.mule.runtime.api.security.SecurityContext
public class SpringSecurityContext
extends Object
implements org.mule.runtime.api.security.SecurityContext
SpringSecurityContext is a SecurityContext wrapper used to interface with an Spring's
SecurityContext.
- Since:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
SpringSecurityContext(org.springframework.security.core.context.SecurityContext delegate) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2025 MuleSoft, Inc.. All rights reserved.