- All Implemented Interfaces:
io.quarkus.arc.BeanCreator<Optional<?>>
public class RawOptionalClaimCreator
extends Object
implements io.quarkus.arc.BeanCreator<Optional<?>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.quarkus.arc.BeanCreator
create
-
Constructor Details
-
RawOptionalClaimCreator
public RawOptionalClaimCreator()
-
Method Details
-
create
- Specified by:
create in interface io.quarkus.arc.BeanCreator<Optional<?>>