Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.security |
Modifier and Type | Method and Description |
---|---|
Credential |
PageContextImpl.getRemoteUser() |
abstract Credential |
PageContext.getRemoteUser() |
Modifier and Type | Method and Description |
---|---|
void |
PageContextImpl.setRemoteUser(Credential remoteUser) |
abstract void |
PageContext.setRemoteUser(Credential remoteUser) |
Modifier and Type | Class and Description |
---|---|
class |
CredentialImpl
User Password Information
|
Modifier and Type | Method and Description |
---|---|
static Credential |
CredentialImpl.decode(Object encoded,
Resource rolesDir)
decode the Credential form a Base64 String value
|
Copyright © 2015 Lucee