|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Registry | |
---|---|
org.wso2.registry | |
org.wso2.registry.inmemory | |
org.wso2.registry.jdbc | |
org.wso2.registry.secure |
Uses of Registry in org.wso2.registry |
---|
Constructors in org.wso2.registry with parameters of type Registry | |
---|---|
ResourceImporter(Registry registry)
|
Uses of Registry in org.wso2.registry.inmemory |
---|
Classes in org.wso2.registry.inmemory that implement Registry | |
---|---|
class |
InMemoryRegistry
In memory implementation of the resourceMap. |
Uses of Registry in org.wso2.registry.jdbc |
---|
Classes in org.wso2.registry.jdbc that implement Registry | |
---|---|
class |
JDBCRegistry
JDBC based implementation of the Registry. |
Uses of Registry in org.wso2.registry.secure |
---|
Classes in org.wso2.registry.secure that implement Registry | |
---|---|
class |
SecureRegistry
Registry implementation to perform authentication and authorization. |
Constructors in org.wso2.registry.secure with parameters of type Registry | |
---|---|
SecureRegistry(java.lang.String userID,
java.lang.String password,
Registry registry,
org.wso2.usermanager.Realm realm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |