Class JwtSecurityContextPrincipalProvider

java.lang.Object
org.activiti.cloud.services.common.security.jwt.JwtSecurityContextPrincipalProvider
All Implemented Interfaces:
org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider

public class JwtSecurityContextPrincipalProvider extends Object implements org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider
  • Constructor Details

    • JwtSecurityContextPrincipalProvider

      public JwtSecurityContextPrincipalProvider()
  • Method Details

    • getCurrentPrincipal

      public Optional<Principal> getCurrentPrincipal()
      Specified by:
      getCurrentPrincipal in interface org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider