- get() - Static method in class org.uberfire.backend.server.security.RoleRegistry
-
Returns singleton instance of the registry to be able to register roles
- get() - Static method in class org.uberfire.backend.server.security.WebAppSettings
-
- get(String) - Method in class org.uberfire.backend.server.VFSServicesServerImpl
-
- getAllUsersData(String, String) - Method in class org.uberfire.backend.server.UserServicesBackendImpl
-
- getDescription() - Method in interface org.uberfire.backend.server.io.watch.AsyncWatchService
-
- getFile(String) - Method in class org.uberfire.backend.server.security.WebAppSettings
-
Calculate the absolute path of a directory placed under the the webapp's directory structure.
- getFileSystem() - Method in class org.uberfire.backend.server.security.FileSystemResourceAdaptor
-
- getGroups(List<String>) - Method in class org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource
-
For a given collection of principal names, return the Role instances for the ones
that are considered roles, so the ones that exist on the RoleRegistry.
- getGroups(String, Object) - Method in class org.uberfire.backend.server.security.adapter.JettyGroupsAdapter
-
- getGroups(String, Object) - Method in class org.uberfire.backend.server.security.adapter.WeblogicGroupsAdapter
-
- getGroups(String, Object) - Method in class org.uberfire.backend.server.security.adapter.WebSphereGroupsAdapter
-
- getGroups() - Method in class org.uberfire.backend.server.security.FileSystemResourceAdaptor
-
- getInstance() - Static method in class org.uberfire.backend.server.io.ConfigIOServiceProducer
-
- getRegisteredRole(String) - Method in class org.uberfire.backend.server.security.RoleRegistry
-
Gets a a role instance by its name or null if not found.
- getRegisteredRoles() - Method in class org.uberfire.backend.server.security.RoleRegistry
-
/**
Returns unmodifiable copy of all reqistered roles
- getRoles(List<String>) - Method in class org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource
-
For a given collection of principal names, return the Role instances for the ones
that are considered roles, so the ones that exist on the RoleRegistry.
- getRootDir() - Method in class org.uberfire.backend.server.security.WebAppSettings
-
Retrieve the webapp's root directory => The directory where the container deploys the WAR content.
- getSignatureId() - Method in class org.uberfire.backend.server.security.FileSystemResourceAdaptor
-
- getTemplateContent(String) - Method in class org.uberfire.backend.server.plugin.RuntimePluginsServiceServerImpl
-
- getTraits() - Method in class org.uberfire.backend.server.security.FileSystemResourceAdaptor
-
- getUser() - Method in class org.uberfire.backend.server.security.JAASAuthenticationService
-
- getWatchServiceExecutor() - Method in class org.uberfire.backend.server.io.watch.AbstractIOWatchService
-
- GroupAdapterAuthorizationSource - Class in org.uberfire.backend.server.security.adapter
-
- GroupAdapterAuthorizationSource() - Constructor for class org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource
-
- Guava14Workaround - Class in org.uberfire.backend.server.util
-
Produces an empty Set<Service> in order to prevent deploy-time failure.
- Guava14Workaround() - Constructor for class org.uberfire.backend.server.util.Guava14Workaround
-