JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.shredzone.acme4j.Account
Packages that use
Account
Package
Description
org.shredzone.acme4j
Uses of
Account
in
org.shredzone.acme4j
Methods in
org.shredzone.acme4j
that return
Account
Modifier and Type
Method
Description
Account
AccountBuilder.
create
(
Session
session)
Creates a new account.
Account
Login.
getAccount
()
Gets the
Account
that is bound to this login.