Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemAuthenticationConfiguration

A snapshot of information from the system authentication store.

property

{Object} anonymous The configuration used for anonymous connections.

property

{String} anonymous.action The default action to apply to anonymous connections.

property

{String[]} anonymous.roles - The roles assigned to anonymous connections.

Hierarchy

  • SystemAuthenticationConfiguration

Index

Properties

Properties

anonymous

The configuration that is applied for anonymous connections

principals

principals: SystemPrincipal[]

The system principals stored on the server.