public class GoodACDecodingStrategy extends Object implements ACDecodingStrategy
| Constructor and Description |
|---|
GoodACDecodingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(String ac)
Decodes an encoded VOMS attribute certificate
|
public byte[] decode(String ac)
ACDecodingStrategydecode in interface ACDecodingStrategyac - the encoded VOMS attribute certificateCopyright © 2018. All rights reserved.