PublicAuthorizer

org.beangle.security.authz.PublicAuthorizer
object PublicAuthorizer extends Authorizer

Attributes

Graph
Supertypes
trait Authorizer
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def isPermitted(context: SecurityContext, request: Request): Boolean
def isRoot(user: String): Boolean

Inherited methods

final def isPermitted(context: SecurityContext): Boolean

Attributes

Inherited from:
Authorizer