GigaSpaces XAP 9.7.2 API

com.gigaspaces.security.tool.migration
Class SecurityFileMigrationTool

java.lang.Object
  extended by 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

Constructor Summary
SecurityFileMigrationTool()
           
 
Method Summary
static void main(String[] args)
           
static void migrate(File source, File destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityFileMigrationTool

public SecurityFileMigrationTool()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

migrate

public static void migrate(File source,
                           File destination)
                    throws Exception
Throws:
Exception

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.