A C D G H O S 

A

Account - Class in org.atteo.moonshine.shiro.database
 
Account() - Constructor for class org.atteo.moonshine.shiro.database.Account
 
AccountRepository - Interface in org.atteo.moonshine.shiro.database
Database accounts repository.

C

configure() - Method in class org.atteo.moonshine.shiro.database.DatabaseRealmService
 

D

DatabaseRealm - Class in org.atteo.moonshine.shiro.database
 
DatabaseRealm() - Constructor for class org.atteo.moonshine.shiro.database.DatabaseRealm
 
DatabaseRealmService - Class in org.atteo.moonshine.shiro.database
Realm which keeps accounts in the database.
DatabaseRealmService() - Constructor for class org.atteo.moonshine.shiro.database.DatabaseRealmService
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.atteo.moonshine.shiro.database.DatabaseRealm
 

G

generateSalt() - Method in class org.atteo.moonshine.shiro.database.DatabaseRealm
 
getHashAlgorithm() - Method in class org.atteo.moonshine.shiro.database.DatabaseRealm
 
getHashedPassword() - Method in class org.atteo.moonshine.shiro.database.Account
 
getHashIterations() - Method in class org.atteo.moonshine.shiro.database.DatabaseRealm
 
getLogin() - Method in class org.atteo.moonshine.shiro.database.Account
 
getSalt() - Method in class org.atteo.moonshine.shiro.database.Account
 

H

hashPassword(String, ByteSource) - Method in class org.atteo.moonshine.shiro.database.DatabaseRealm
 

O

org.atteo.moonshine.shiro.database - package org.atteo.moonshine.shiro.database
 

S

setHashedPassword(String) - Method in class org.atteo.moonshine.shiro.database.Account
 
setLogin(String) - Method in class org.atteo.moonshine.shiro.database.Account
 
setSalt(String) - Method in class org.atteo.moonshine.shiro.database.Account
 
A C D G H O S 

Copyright © 2014 Atteo. All rights reserved.