public class SecurityProvider extends Object
| Constructor and Description |
|---|
SecurityProvider(ICredentialProvider cp,
RSAPrivateKey pkey) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationResponse |
authorize(String username,
String pwd,
String sk,
String time) |
public SecurityProvider(ICredentialProvider cp, RSAPrivateKey pkey)
public AuthorizationResponse authorize(String username, String pwd, String sk, String time) throws net.inveed.commons.NumberedException, org.bouncycastle.crypto.InvalidCipherTextException
net.inveed.commons.NumberedExceptionorg.bouncycastle.crypto.InvalidCipherTextExceptionCopyright © 2018. All rights reserved.