Package | Description |
---|---|
org.rvpf.base.security |
Modifier and Type | Method and Description |
---|---|
protected Identity |
Realm.newIdentity(String identifier,
Credential credential,
Set<String> roles)
Returns a new identity.
|
Constructor and Description |
---|
Identity(String identifier,
Credential credential,
Set<String> roles)
Constructs an instance.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.