Package | Description |
---|---|
org.rvpf.base.security | |
org.rvpf.base.xml.streamer |
XStream XML serialization.
|
org.rvpf.http |
HTTP server modules container.
|
org.rvpf.service.rmi |
Service helper classes (RMI).
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSecurityContext
Secure client context.
|
class |
ServerSecurityContext
Server security context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Realm.setUp(KeyedGroups realmProperties,
SecurityContext securityContext)
Sets up this.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLPointValuesPortClient.open(String addressString,
Optional<SecurityContext> securityContext)
Opens a connection to the XML Port.
|
void |
StreamedMessagesPortClient.open(String addressString,
Optional<SecurityContext> securityContext)
Opens a connection to the XML Port.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HTTPSupport.setUpRealm(String realmName,
KeyedGroups realmProperties,
SecurityContext securityContext)
Sets up a realm.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionSecurityContext
Session Factory Context.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.