java.lang.Object
dev.getelements.elements.service.security.ElementScopeOptionalProfileProvider
- All Implemented Interfaces:
jakarta.inject.Provider<Optional<Profile>>
public class ElementScopeOptionalProfileProvider
extends Object
implements jakarta.inject.Provider<Optional<Profile>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElementScopeOptionalProfileProvider
public ElementScopeOptionalProfileProvider()
-
Method Details
-
get
- Specified by:
get
in interface jakarta.inject.Provider<Optional<Profile>>
-
-
setElement
@Inject
public void setElement(Element element)