Package io.camunda.service.security.auth
Class Authentication.Builder
java.lang.Object
io.camunda.service.security.auth.Authentication.Builder
- All Implemented Interfaces:
ObjectBuilder<Authentication>
- Enclosing class:
Authentication
public static final class Authentication.Builder
extends Object
implements ObjectBuilder<Authentication>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
user
-
group
-
groups
-
tenant
-
tenants
-
token
-
build
- Specified by:
buildin interfaceObjectBuilder<Authentication>
-