Package | Description |
---|---|
com.streamscape.sef.security |
Modifier and Type | Method and Description |
---|---|
Organization |
Organization.clone()
Clones the organization.
|
Organization |
SecurityManager.createOrganization(java.lang.String name,
java.lang.String description)
Creates a new organization with the specified parameters.
|
Organization |
SecurityManager.lookupOrganization(java.lang.String name)
Finds and returns an organization with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityManager.updateOrganization(Organization organization)
Updates the specified organization.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.