com.gigaspaces.security.tool.migration
Class SecurityFileMigrationTool
java.lang.Object
   com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
- public class SecurityFileMigrationTool 
- extends Object
A migration tool between the old security file format to the new security file format, applying
 the new security semantics.
 
 Note that in the new security model there is no support for field-value attribute permissions.
 
- Since:
- 7.0.1
- Author:
- Moran Avigdor
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SecurityFileMigrationTool
public SecurityFileMigrationTool()
main
public static void main(String[] args)
                 throws Exception
- 
- Throws:
- Exception
 
migrate
public static void migrate(File source,
                           File destination)
                    throws Exception
- 
- Throws:
- Exception
 
Copyright © GigaSpaces.