Package | Description |
---|---|
com.streamscape.ds | |
com.streamscape.sef | |
com.streamscape.sef.dataspace | |
com.streamscape.sef.moderator | |
com.streamscape.sef.security |
Modifier and Type | Method and Description |
---|---|
Connection |
DataspaceStore.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext context) |
Connection |
DataspaceStore.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext context,
com.streamscape.ds.persist.BaseStoreProperties props) |
Modifier and Type | Method and Description |
---|---|
SecurityContext |
FabricComponent.getSecurityContext()
Returns a Security Context associated with the user owning this component.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Store.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext securityContext) |
Connection |
DataspaceManager.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext secContext) |
Connection |
Store.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext securityContext,
com.streamscape.ds.persist.BaseStoreProperties props) |
Connection |
DataspaceManager.getJDBCConnection(java.lang.String dataspaceName,
SecurityContext secContext,
com.streamscape.ds.persist.BaseStoreProperties props) |
Modifier and Type | Method and Description |
---|---|
SecurityContext |
ComponentReference.getSecurityContext()
Returns a Security Context associated with the user owning this component.
|
Modifier and Type | Method and Description |
---|---|
SecurityContext |
User.getSecurityContext()
Returns a Security Context associated with the user.
|
SecurityContext |
SecurityManager.getSecurityContext()
Returns a Security Context of the current user working with the manager.
|
SecurityContext |
Group.getSecurityContext()
Returns a Security Context associated with the group.
|
SecurityContext |
ComponentOwner.getSecurityContext()
Returns a Security Context associated with the owner.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.