Class ScopeAdapter

java.lang.Object
org.keycloak.authorization.model.AbstractAuthorizationModel
org.keycloak.authorization.jpa.store.ScopeAdapter
All Implemented Interfaces:
Scope, JpaModel<ScopeEntity>

public class ScopeAdapter extends AbstractAuthorizationModel implements Scope, JpaModel<ScopeEntity>
Version:
$Revision: 1 $
Author:
Bill Burke