Package org.flowable.cmmn.rest.security
Class BasicAuthenticationProvider
java.lang.Object
org.flowable.cmmn.rest.security.BasicAuthenticationProvider
- All Implemented Interfaces:
AuthenticationProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicAuthenticationProvider
public BasicAuthenticationProvider()
-
-
Method Details
-
authenticate
- Specified by:
authenticate
in interfaceAuthenticationProvider
- Throws:
AuthenticationException
-
supports
- Specified by:
supports
in interfaceAuthenticationProvider
-