|
SystemInfoRepresentation | getSystemInfo () |
|
void | setSystemInfo (SystemInfoRepresentation systemInfo) |
|
MemoryInfoRepresentation | getMemoryInfo () |
|
void | setMemoryInfo (MemoryInfoRepresentation memoryInfo) |
|
ProfileInfoRepresentation | getProfileInfo () |
|
void | setProfileInfo (ProfileInfoRepresentation profileInfo) |
|
Map< String, List< ThemeInfoRepresentation > > | getThemes () |
|
void | setThemes (Map< String, List< ThemeInfoRepresentation >> themes) |
|
List< Map< String, String > > | getSocialProviders () |
|
void | setSocialProviders (List< Map< String, String >> socialProviders) |
|
List< Map< String, String > > | getIdentityProviders () |
|
void | setIdentityProviders (List< Map< String, String >> identityProviders) |
|
List< Map< String, String > > | getClientImporters () |
|
void | setClientImporters (List< Map< String, String >> clientImporters) |
|
Map< String, SpiInfoRepresentation > | getProviders () |
|
void | setProviders (Map< String, SpiInfoRepresentation > providers) |
|
Map< String, List< ProtocolMapperTypeRepresentation > > | getProtocolMapperTypes () |
|
void | setProtocolMapperTypes (Map< String, List< ProtocolMapperTypeRepresentation >> protocolMapperTypes) |
|
Map< String, List< ProtocolMapperRepresentation > > | getBuiltinProtocolMappers () |
|
void | setBuiltinProtocolMappers (Map< String, List< ProtocolMapperRepresentation >> builtinProtocolMappers) |
|
Map< String, List< String > > | getEnums () |
|
void | setEnums (Map< String, List< String >> enums) |
|
Map< String, List< ClientInstallationRepresentation > > | getClientInstallations () |
|
void | setClientInstallations (Map< String, List< ClientInstallationRepresentation >> clientInstallations) |
|
List< PasswordPolicyTypeRepresentation > | getPasswordPolicies () |
|
void | setPasswordPolicies (List< PasswordPolicyTypeRepresentation > passwordPolicies) |
|
Map< String, List< ComponentTypeRepresentation > > | getComponentTypes () |
|
void | setComponentTypes (Map< String, List< ComponentTypeRepresentation >> componentTypes) |
|