public interface ActAAAService
extends org.osgl.aaa.AuthenticationService
| Modifier and Type | Interface and Description |
|---|---|
static class |
ActAAAService.Base<USER_TYPE> |
| Modifier and Type | Method and Description |
|---|---|
org.osgl.aaa.Principal |
findByName(String name) |
void |
removeAllPrincipals() |
void |
save(org.osgl.aaa.Principal principal) |
void save(org.osgl.aaa.Principal principal)
void removeAllPrincipals()
org.osgl.aaa.Principal findByName(String name)
Copyright © 2015–2019 ActFramework. All rights reserved.