# Packages
No description provided by the author
# Functions
InitData init data.
InitServiceBean init all service instance.
NewApplicationService new Application service.
NewAuthenticationService new authentication service.
NewIdentityProviderService new IdentityProvider service.
NewOrganizationService new Organization service.
NewPolicyService new Policy service.
NewResourceService new Resource service.
NewRoleService new Role service.
NewTokenService new token service.
NewUserService new User service.
# Constants
DefaultAdmin default admin username.
DefaultAdminPwd default admin password.
DefaultAdminUserAlias default admin user alias.
No description provided by the author
# Interfaces
ApplicationService Application manage api.
AuthenticationService authentication service.
DataInit the service set that needs init data.
IdentityProviderService IdentityProvider manage api.
OrganizationService Organization manage api.
PolicyService Policy rule manage api.
ResourceService Resource manage api.
RoleService Role manage api.
TokenService token service.
UserService User manage api.