Index

A C D G L N O R S U V 
All Classes and Interfaces|All Packages|Serialized Form

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.
deployed(String) - Method in interface org.apache.syncope.common.keymaster.rest.api.service.DomainService
Notify that the given domain is deployed.
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 Class 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 - Enum constant in enum class 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 - Enum constant in enum class org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
 

V

valueOf(String) - Static method in enum class org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
Returns an array containing the constants of this enum class, in the order they are declared.
A C D G L N O R S U V 
All Classes and Interfaces|All Packages|Serialized Form