Class KeystoneRole

    • Constructor Detail

      • KeystoneRole

        public KeystoneRole()
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface Role
        Returns:
        the id of the role
      • getName

        public String getName()
        Specified by:
        getName in interface Role
        Returns:
        the name of the role
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface Role
        Returns:
        the description of the role
      • isEnabled

        public boolean isEnabled()
        Specified by:
        isEnabled in interface Role
        Returns:
        true if the role is enabled
      • getTenantId

        public String getTenantId()
        Specified by:
        getTenantId in interface Role
        Returns:
        the tenant id of the role or null, if not present
      • getServiceId

        public String getServiceId()
        Specified by:
        getServiceId in interface Role
        Returns:
        the service id of the role or null, if not present