GigaSpaces XAP 8.0 API

com.gigaspaces.security
Class AuthorityFactory

java.lang.Object
  extended by com.gigaspaces.security.AuthorityFactory

public final class AuthorityFactory
extends Object

A factory for creating an Authority instance back from its String representation returned by Authority.getAuthority()

Since:
7.0.1
Author:
Moran Avigdor

Constructor Summary
AuthorityFactory()
           
 
Method Summary
static Authority create(String authority)
          Creates an Authority instance out of its String representation Authority.getAuthority().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorityFactory

public AuthorityFactory()
Method Detail

create

public static Authority create(String authority)
Creates an Authority instance out of its String representation Authority.getAuthority().

Parameters:
authority - An authority String representation.
Returns:
An authority instance.

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.