public class TokenAuthorization1Factory extends Object implements org.dcache.xrootd.plugins.AuthorizationFactory
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,KeyPair> |
_keystore |
| Constructor and Description |
|---|
TokenAuthorization1Factory(File keystoreFile) |
| Modifier and Type | Method and Description |
|---|---|
TokenAuthorization1 |
createHandler() |
String |
getDescription() |
String |
getName() |
public TokenAuthorization1Factory(File keystoreFile) throws org.dcache.xrootd.util.ParseException, IOException
org.dcache.xrootd.util.ParseExceptionIOExceptionpublic String getName()
getName in interface org.dcache.xrootd.plugins.AuthorizationFactorypublic String getDescription()
getDescription in interface org.dcache.xrootd.plugins.AuthorizationFactorypublic TokenAuthorization1 createHandler()
createHandler in interface org.dcache.xrootd.plugins.AuthorizationFactoryCopyright © 2016. All rights reserved.