Glossary

     Previous  Next    Contents  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Glossary

This glossary defines terms used in the BEA AquaLogic Enterprise Security product documentation. Please contact us at docsupport@bea.com if you know of a relevant term that is not defined in this glossary or if you believe there is an error or misconception given for any of our terms.

– A –

AAA

access control

access decision

accountability

adjudication provider

administration console

administration server

all

allusers

anonymous

any

applet

application component

application node

application programming interface (API)

  1. Application-level environment, including functions, for supporting a particular system software product.
  2. Set of code that enables a developer to initiate and complete client/server requests within an application.
  3. Set of calling conventions that define how to invoke a service. A set of well-defined programming interfaces (entry points, calling parameters, and return values) through which one software program utilizes the services of another.

application security

application server

AquaLogic Enterprise Security component

AquaLogic Enterprise Security Framework

asymmetric key cryptography

attribute

attribute converter

auditing

auditing provider

authentication

authentication provider

authentication service

authorization

authorization policy

authorization provider

– B –

bind

binding node

Boolean operators

built-in type

– C –

callback

  1. A method defined on the client that your web service can call. Callbacks make it possible to have an asynchronous two-way exchange between a client and a service. For example, if the service performs an operation that takes awhile, the service can immediately acknowledge the client's request with a simple return value, then use the callback later to return the full result of the operation. A callback must participate in a conversation. See callback handler.
  2. Method defined on the client that can be called by your service. Callbacks make it possible to support an asynchronous two-way exchange between a client and a service. For example, if a service performs a time-consuming operation, the service can immediately acknowledge the client's request with a simple return value, then use the callback later to return the full result of the operation. A callback must participate in a conversation.

callback handler

  1. A web service method that runs as soon as your service receives the corresponding callback. The callback handler is defined by the control that includes the callback. For example, the timer control has an onTimeout callback that fires when a timeout occurs. You can implement the onTimeout callback handler in your service to run code when the timer fires.
  2. Method run by your service when it receives a corresponding callback. It is defined by the control that includes the callback. For example, the timer control provides the onTimeout method as a callback handler. You have the option of adding code that runs when the timer fires. See callback.

certificate

certificate authentication

certificate authority

certificate chain

cipher

cipher suite

cipher text

class

class library

CLASSPATH

cloning

closed-world assumption

comparison operator

constant

constant list

constraint

constraint set

context handler

control flag

credential

credential mapping

credential mapping provider

CSIv2 protocol

custom security provider

– D –

data source

declaration

delegatee

delegation

delegator

deny policy

deployment

digital certificate

digital signature

directory, metadirectory and virtual directory

distribution point

domain

dynamic attribute

dynamic credential

– E –

encryption

encryption key pair

enrollment

Enterprise JavaBeans (EJB)

enumerated type

evaluation function

eXtensible Markup Language (XML)

extranet

– F –

failover

firewall

fully-qualified name

– G –

grant policy

group

group membership

– H –

host

host name verification

host name verifier

– I –

identity

identity attribute

identity assertion

identity assertion provider

import

IN

A keyword used to test constraint sets for a specific member.

– J –

JAAS control flag

JAAS Login Module

Java 2 Standard Edition (J2SE)

Java Authentication and Authorization Service (JAAS)

Java Cryptography Architecture

Java Cryptography Extensions (JCE)

Java Management Extensions (JMX)

Java Naming and Directory Interface (JNDI)

– K –

Kerberos ticket

keystore

– L –

LDAP authentication provider

Lightweight Directory Access Protocol (LDAP)

LIKE

logical name

login

LoginModule

– M –

message digest algorithm

Metadirectory

mutual authentication

mutually exclusive roles

– N –

node

non-repudiation

– O –

object-oriented programming (OOP)

one-way SSL authentication

organization node

– P –

pass phrase

password

perimeter authentication

plug-in API

policy, access

policy analysis

policy distributor

policy inquiry

policy verification

principal

principal validation

privacy

private key

private key algorithm

privilege

privilege group

programmatic security

provisioning, user

public key

public key algorithm

– Q –

– R –

relative name

resource

resource attribute

resource converter

resource node

resource, virtual

response attributes

role inheritance

role mapping

role mapping provider

runtime class

– S –

Secure Sockets Layer (SSL)

Security Assertion Markup Language (SAML)

security configuration

Security Framework

security provider

security service

Security Service Provider Interfaces (SSPIs)

single sign-on

SSL tunneling

static credential

structural change

subject

symmetric key cryptography

– T –

token

Trust Manager

trusted (root) certificate authority

two-way SSL authentication

type declaration

– U –

user

user attribute

– V –

Virtual Resources

– W –

WebLogic Portal

wildcard characters

WS-Security (WSS)

– X –

XML Digital Signatures (XMLDSIG)

XML Encryption (XMLENC)

XML Key Management (XKMS)


  Back to Top       Previous  Next