pro.savant.circumflex

security

package security

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. security
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Auth[U <: Principal] extends AnyRef

  2. class DummyPrincipal extends Principal

  3. trait Principal extends AnyRef

  4. class SecurityRouter[U <: Principal] extends Router

  5. trait SsoManager extends AnyRef

Value Members

  1. object DefaultSsoManager extends SsoManager

  2. object DummyPrincipal extends DummyPrincipal

  3. object NoAuth extends Auth[DummyPrincipal]

  4. val SECURITY_LOG: Logger

Inherited from AnyRef

Inherited from Any

Ungrouped