Package org.apache.webbeans.component
Class PrincipalProvider
- java.lang.Object
-
- org.apache.webbeans.component.PrincipalProvider
-
- All Implemented Interfaces:
jakarta.inject.Provider<Principal>,Serializable
public class PrincipalProvider extends Object implements jakarta.inject.Provider<Principal>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PrincipalProvider(WebBeansContext webBeansContext)
-
-
-
Constructor Detail
-
PrincipalProvider
public PrincipalProvider(WebBeansContext webBeansContext)
-
-