es.rediris.papi.token.format
Class TokenFormatFactory
java.lang.Object
  
es.rediris.papi.token.format.TokenFormatFactory
public class TokenFormatFactory
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
STRING_TOKEN_FORMAT
public static String STRING_TOKEN_FORMAT
TokenFormatFactory
public TokenFormatFactory()
getDefaultTokenFormat
public static TokenFormat getDefaultTokenFormat(Config config)
 
getTokenFormat
public static TokenFormat getTokenFormat(String format,
                                         Config config)
                                  throws PAPIException
- Throws:
 PAPIException