パッケージ org.iplass.mtp.impl.auth
インタフェース UserContext
- すべてのスーパーインタフェース:
Serializable
- 既知の実装クラスのリスト:
AnonymousUserContext,TemporaryUserContext,UserContextImpl
-
メソッドの概要
修飾子とタイプメソッド説明getAttribute(String name) longString[]getUser()voidresetUserEntity(User userEntity)
-
メソッドの詳細
-
getUser
User getUser() -
getAccount
AccountHandle getAccount() -
getGroupCode
String[] getGroupCode() -
getAttribute
-
getIdForLog
String getIdForLog() -
resetUserEntity
-
getCreationTime
long getCreationTime()
-