序列化表格


软件包 cn.dreampie.security

cn.dreampie.security.AuthenticateService 继承 Object 实现 Serializable

cn.dreampie.security.Principal 继承 Object 实现 Serializable

序列化字段

username

String username

password

String password

salt

String salt

credentials

Set<E> credentials

model

Entity<M extends Entity> model

cn.dreampie.security.Session 继承 Object 实现 Serializable

序列化字段

values

Map<K,V> values

sessionKey

String sessionKey

username

String username

expires

long expires

cn.dreampie.security.Sessions.SessionData 继承 Object 实现 Serializable

序列化字段

sessionKey

String sessionKey

firstAccess

long firstAccess

lastAccess

long lastAccess

lastAccessNano

long lastAccessNano

expires

long expires

session

Session session

cn.dreampie.security.Sessions.SessionDatas 继承 Object 实现 Serializable

序列化字段

username

String username

sessionMetadatas

Map<K,V> sessionMetadatas

软件包 cn.dreampie.security.credential

cn.dreampie.security.credential.Credential 继承 Object 实现 Serializable

序列化字段

httpMethod

String httpMethod

antPath

String antPath

value

String value

cn.dreampie.security.credential.CredentialASC 继承 Object 实现 Serializable

cn.dreampie.security.credential.CredentialDESC 继承 Object 实现 Serializable

cn.dreampie.security.credential.CredentialKeyDESC 继承 Object 实现 Serializable



Copyright © 2015. All rights reserved.