Class ServiceAccountPrincipal

java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
org.apache.activemq.artemis.spi.core.security.jaas.ServiceAccountPrincipal
All Implemented Interfaces:
Principal

public class ServiceAccountPrincipal extends UserPrincipal
  • Constructor Details

    • ServiceAccountPrincipal

      public ServiceAccountPrincipal(String name)
  • Method Details

    • getSaName

      public String getSaName()
    • getNamespace

      public String getNamespace()