|
UNICORN - server side
|
継承メンバを含む Auth の全メンバ一覧です。
| $_authCryptIV (定義場所: Auth) | Auth | protectedstatic |
| $_authCryptKey (定義場所: Auth) | Auth | protectedstatic |
| $_DBO (定義場所: Auth) | Auth | protectedstatic |
| $_initialized (定義場所: Auth) | Auth | protectedstatic |
| $_sessionCryptIV (定義場所: Auth) | Auth | protectedstatic |
| $_sessionCryptKey (定義場所: Auth) | Auth | protectedstatic |
| $authCreatedField (定義場所: Auth) | Auth | static |
| $authIDEncrypted (定義場所: Auth) | Auth | static |
| $authIDField (定義場所: Auth) | Auth | static |
| $authModifiedField (定義場所: Auth) | Auth | static |
| $authPassEncrypted (定義場所: Auth) | Auth | static |
| $authPassField (定義場所: Auth) | Auth | static |
| $authPKeyField (定義場所: Auth) | Auth | static |
| $authTable (定義場所: Auth) | Auth | static |
| _init($argDSN=NULL) (定義場所: Auth) | Auth | protectedstatic |
| _resolveEncrypted($argString, $argAlgorism=NULL) | Auth | protectedstatic |
| certify($argID=NULL, $argPass=NULL, $argDSN=NULL, $argExecut=FALSE) | Auth | static |
| getCertifiedUser($argDSN=NULL) | Auth | static |
| getDecryptedAuthIdentifier($argIdentifier=NULL) (定義場所: Auth) | Auth | static |
| getEncryptedAuthIdentifier($argIdentifier=NULL) (定義場所: Auth) | Auth | static |
| getRegisteredUser($argID=NULL, $argPass=NULL, $argDSN=NULL) | Auth | static |
| init($argDSN=NULL) (定義場所: Auth) | Auth | static |
| isCertification($argDSN=NULL) | Auth | static |
| isRegistered($argID=NULL, $argPass=NULL, $argDSN=NULL) | Auth | static |
| registration($argID=NULL, $argPass=NULL, $argDate=NULL, $argDSN=NULL) | Auth | static |
| unCertify($argDSN=NULL) | Auth | static |
1.8.9.1