com.aspire.nm.component.cmppserver.validate
类 CmppConnectAuthenticator
java.lang.Object
com.aspire.nm.component.cmppserver.validate.CmppConnectAuthenticator
@Service
public class CmppConnectAuthenticator
- extends Object
SP登陆认证过程.
descriptions
- 作者:
- wangshenggong
|
方法摘要 |
int |
auth(String aspId,
byte[] authenticatorSource,
String ip,
int timestamp)
ASP登陆认证 |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmppConnectAuthenticator
public CmppConnectAuthenticator()
auth
public int auth(String aspId,
byte[] authenticatorSource,
String ip,
int timestamp)
- ASP登陆认证
- 返回:
- 认证状态
Copyright © 2016. All rights reserved.