A C D G L N O R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- action(NetworkService, NetworkServiceService.Action) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService
-
(Un)registers the given service.
- adjustPoolSize(String, int, int) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Adjusts the connection pool to the domain database.
C
- changeAdminPassword(String, String, CipherAlgorithm) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Change admin's password for the given domain.
- ConfParamService - Interface in org.apache.syncope.common.keymaster.rest.api.service
-
REST operations for Self Keymaster's conf params.
- create(Domain) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Creates a new domain.
D
- delete(String) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Deletes the domain matching the provided key.
- DomainService - Interface in org.apache.syncope.common.keymaster.rest.api.service
-
REST operations for Self Keymaster's domains.
G
- get(String) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.ConfParamService
-
Returns the value(s) of the given conf parameter, if defined.
- get(NetworkService.Type) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService
-
Returns the service instance to invoke, for the given type.
L
- list() - Method in interface org.apache.syncope.common.keymaster.rest.api.service.ConfParamService
-
Returns the full list of defined conf parameters, with values.
- list() - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Returns the list of defined domains.
- list(NetworkService.Type) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService
-
Returns the list of registered services.
N
- NetworkServiceService - Interface in org.apache.syncope.common.keymaster.rest.api.service
-
REST operations for Self Keymaster's service discovery.
- NetworkServiceService.Action - Enum in org.apache.syncope.common.keymaster.rest.api.service
O
- org.apache.syncope.common.keymaster.rest.api.service - package org.apache.syncope.common.keymaster.rest.api.service
R
- read(String) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
-
Returns the domain matching the given key.
- register - org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
- remove(String) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.ConfParamService
-
Deletes the conf parameter matching the provided key.
S
- set(String, InputStream) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.ConfParamService
-
Sets the value(s) for the given conf parameter.
U
- unregister - org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
V
- valueOf(String) - Static method in enum org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages