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

嵌套类摘要
static class CmppConnectAuthenticator.TimestampType
           
 
构造方法摘要
CmppConnectAuthenticator()
           
 
方法摘要
 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.