Package | Description |
---|---|
org.jcsp.net.security |
This package contains the files specifically for link security implementing various authentication schemes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SecurityService
Defines the actual interface combining service administration and user control methods.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleSecurityAuthority
Provides a basic security authority based on unique names.
|
Constructor and Description |
---|
AccessDeniedException(SecurityAuthority auth,
java.lang.String reason)
Creates a new exeception.
|
Copyright © 1996–2018. All rights reserved.