A B C D E F G H I L M N O P R S T U V W X

A

addCredential(WSCQToken, XMLBase) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Add a credential used to authencicate.
addLDAPCredentials() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Adds the LDAP credentials except password
addLogEntry(String, int, String) - Method in interface com.novell.nxpe.NxpeResponseContext
Adds a log entry for this extension.
addPrincipalAttributes(String, String[]) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets attributes for a principal that has been authenticated.
AddTrace(NxpeInformationContext, NxpeResponseContext, String, String, String, String, String, String, String, NxpeResult, String) - Static method in class com.novell.nxpe.trace.Trace
 
addTraceEntry(Trace) - Method in interface com.novell.nxpe.NxpeResponseContext
Adds a trace entry for this extension.
addTraceString(String) - Method in interface com.novell.nxpe.NxpeResponseContext
Adds a trace string for this extension.
ANY_AUTHENTICATION - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
ATTRIBUTE_VALUE - Static variable in class com.novell.nxpe.CustomParameter
 
authenticate() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Performs the authentication process.
AUTHENTICATE_HDR - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
AUTHENTICATED - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
AUTHENTICATED - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the value for authenticate, indicating the authentication was successful.
authenticateWithPassword(String, String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Authenticates a principal after locating it with a user id.
authenticateWithQuery(String, String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Authenticates a principal after locating it with an LDAP query.
AUTHENTICATION_HDR - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
AuthnConstants - Class in com.novell.nidp.authentication
 
AuthnConstants() - Constructor for class com.novell.nidp.authentication.AuthnConstants
 
AUTHORIZATION_HDR - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

B

BASIC - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
BASIC_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
BASIC_REALM - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
BASIC_VALUE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
BuildTraceString(NxpeInformationContext, String, String, String, String, String, String, String, NxpeResult, String) - Static method in class com.novell.nxpe.trace.Trace
 

C

CANCEL - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
Cancel - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
cancel - Static variable in class com.novell.nxpe.NxpeResult.Value
 
checkForQuery() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Checks for the use of a query string to access LDAP for user identification
clearCredentials() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
com.novell.nam.common.ldap.jndi - package com.novell.nam.common.ldap.jndi
 
com.novell.nidp.authentication - package com.novell.nidp.authentication
 
com.novell.nidp.authentication.local - package com.novell.nidp.authentication.local
 
com.novell.nxpe - package com.novell.nxpe
 
com.novell.nxpe.trace - package com.novell.nxpe.trace
 
ConditionFalse - Static variable in class com.novell.nxpe.NxpeResult
Returned by a condition extension when the compared values do not match.
conditionFalse - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ConditionTrue - Static variable in class com.novell.nxpe.NxpeResult
Returned by a condition extension when the compared values match.
conditionTrue - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ConditionUnknown - Static variable in class com.novell.nxpe.NxpeResult
Returned by a condition extension when the values cannot be compared.
conditionUnknown - Static variable in class com.novell.nxpe.NxpeResult.Value
 
config - Static variable in class com.novell.nxpe.NxpeResult.Type
 
CONTEXT_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_COMPARE_BETTER - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_COMPARE_EXACT - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_COMPARE_MAXIMUM - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_COMPARE_MINIMUM - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_CONTRACT - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CONTEXT_NONE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
CustomParameter - Class in com.novell.nxpe
 
CustomParameter(int) - Constructor for class com.novell.nxpe.CustomParameter
 

D

DEFINES_USER - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
Deny - Static variable in class com.novell.nxpe.NxpeResult
Returned by an action extension when a deny action was applied.
deny - Static variable in class com.novell.nxpe.NxpeResult.Value
 
doAction(NxpeInformationContext, NxpeResponseContext) - Method in interface com.novell.nxpe.NxpeAction
Called by the policy engine when the action extension needs to be evaluated for a policy.
doAction(int, NxpeParameterList, NxpeEvaluationContext) - Method in interface com.novell.nxpe.NxpeResponseContext
Signals that an action being handled by the application has been triggered.
doAuthenticate() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
This is essentially an abstract method designed to be overloaded by authentication classes that intend to take advantage of secret store unlocking.
doAuthenticateNRL() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
This is essentially an abstract method designed to be overloaded by authentication classes that intend to take advantage of secret store unlocking.

E

equals(Object) - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
error - Static variable in class com.novell.nxpe.NxpeResult.Type
 
ErrorBadData - Static variable in class com.novell.nxpe.NxpeResult
Returned by a context data extension when the data cannot be parsed.
errorBadData - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorCodeComponent - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
ErrorConfigInitialization - Static variable in class com.novell.nxpe.NxpeResult
Returned by an extension when the initialize method for the extension encounters an error.
errorConfigInitialization - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorDataUnavailable - Static variable in class com.novell.nxpe.NxpeResult
Returned by a context data extension when the requested data is not available.
errorDataUnavailable - Static variable in class com.novell.nxpe.NxpeResult.Value
 
errorGeneralFailure - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorIllegalArgument - Static variable in class com.novell.nxpe.NxpeResult
Returned by the extension when the informationContext object contains an unknown paramter.
errorIllegalArgument - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorIllegalState - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
errorIllegalState - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorInterfaceUnavailable - Static variable in class com.novell.nxpe.NxpeResult
Returned when the extension has not implemented one of the required methods in the interface.
errorInterfaceUnavailable - Static variable in class com.novell.nxpe.NxpeResult.Value
 
ErrorNoMemory - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
errorNoMemory - Static variable in class com.novell.nxpe.NxpeResult.Value
 
escapeName(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Escape characters typed by user
evaluate(NxpeInformationContext, NxpeResponseContext) - Method in interface com.novell.nxpe.NxpeCondition
Called by the policy engine to evaluate the condition.
externalActionComplete(int, NxpeResult) - Method in interface com.novell.nxpe.NxpeResponseContext
Signals the application that an extension action has been performed.

F

fillLDAPQueryString(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Takes a query string and fills it with data to use in an LDAP query to find a user
findPrincipals(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Search for a principal in a list of user stores by user name.
findPrincipalsByQuery(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Searches for a principal in a list of user stores by a given query.
FORMAT_ANY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
FORMAT_FEDERATED - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
FORMAT_NONE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
FORMAT_TEMPORARY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

G

GeneralFailure - Static variable in class com.novell.nxpe.NxpeResult
Returned by an extension when an unknown error occurs.
getActionFDN() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the fully distinguished name of the action being invoked.
getActionInterfaceId() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the interface ID stored for the action.
getActionName() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the name of the action that is currently being invoked.
getAttributeEffectiveRights(ExtendedResponse) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Obtain the attribute effective rights from the LDAP ExtendedResponse object that was obtained from the LDAP extension call to the LDAP server.
getAttributeEffectiveRightsExtendedRequest(String, String) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Allows the creation of a customized ExtendedRequest object to implement the LDAP extension for evaluating the attribute effective rights a given trustee has to a given directory object.
getAuthnRequest() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Get the request that may have cause this authentication class to be invoked.
getBooleanProperty(String, boolean) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets a boolean value from class properties.
getCards() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
This method is now depricated.
getChoiceEnumerativeValue() - Method in class com.novell.nxpe.CustomParameter
 
getChoiceEnumerativeValue() - Method in interface com.novell.nxpe.NxpeGroupedParameter
Returns the enumerative value of choice to which this parameter belongs.
getChoiceName() - Method in class com.novell.nxpe.CustomParameter
 
getChoiceName() - Method in interface com.novell.nxpe.NxpeGroupedParameter
Returns the name of choice to which this parameter belongs.
getContextDataElement() - Method in class com.novell.nxpe.CustomParameter
 
getContextDataElement() - Method in interface com.novell.nxpe.NxpeParameter
Deprecated. 

Returns the context data element.

getContextDataElementEnumerativeValue() - Method in class com.novell.nxpe.CustomParameter
 
getContextDataElementEnumerativeValue() - Method in interface com.novell.nxpe.NxpeParameter
Deprecated. 

Returns the enumerative value of the context data element. This enumerative value is used to retrieve the real parameter value from the policy enforcement point.

getContextDataElementName() - Method in class com.novell.nxpe.CustomParameter
 
getContextDataElementName() - Method in interface com.novell.nxpe.NxpeParameter
Deprecated. 

Returns the name of the context data element.

getContractURI() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the URI of the contract for a request coming from an agent
getCredentials() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the list of credentials used to authenticate the user or principal.
getData(NxpeParameter) - Method in interface com.novell.nxpe.NxpeInformationContext
Retrieves the request context information from the application.
getData(int) - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated.  
getData(int, String) - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated.  
getData(int, String, int) - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated.  
getDirectoryName() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Returns the descriptive display name of this directory type.
getDocumentID() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the document identifier of the XML document that contains the policy which defines this rule.
getEntryEffectiveRights(ExtendedResponse) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Obtain the entry effective rights from the LDAP ExtendedResponse object that was obtained from the LDAP extension call to the LDAP server.
getEntryEffectiveRightsExtendedRequest(String, String) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Allows the creation of a customized ExtendedRequest object to implement the LDAP extension for evaluating the entry effective rights a given trustee has to a given directory object.
getEnumerativeValue() - Method in class com.novell.nxpe.CustomParameter
 
getEnumerativeValue() - Method in interface com.novell.nxpe.NxpeContextDataElement
Returns -1.
getEnumerativeValue() - Method in interface com.novell.nxpe.NxpeParameter
Returns the enumerative value for the name of this parameter.
getErrorCode() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
getErrorCode(String) - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
getErrorCode(String, String) - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
getErrorString(NxpeException, String) - Static method in class com.novell.nxpe.trace.Trace
 
getExpiredPrincipal() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
getForceDataRead() - Method in class com.novell.nxpe.CustomParameter
 
getForceDataRead() - Method in interface com.novell.nxpe.NxpeParameter
Deprecated. 

Returns the value of the refresh data interval.

getGroupedParameter(int, int, int) - Method in interface com.novell.nxpe.NxpeParameterList
Deprecated. 

Retrieves the NxpeGroupedParamter object idenified by the enumerative values.

getGroupEnumerativeValue() - Method in class com.novell.nxpe.CustomParameter
 
getGroupEnumerativeValue() - Method in interface com.novell.nxpe.NxpeGroupedParameter
Returns the numerical value of the group to which this parameter belongs.
getGroupName() - Method in class com.novell.nxpe.CustomParameter
 
getGroupName() - Method in interface com.novell.nxpe.NxpeGroupedParameter
Returns the parameter group name to which this parameter belongs.
getGUIDAttributeName() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Returns the schema name of the Globally Unique Identifier attribute for this directory type.
getInstance() - Method in interface com.novell.nxpe.NxpeActionFactory
Creates the NxpeAction object.
getInstance() - Method in interface com.novell.nxpe.NxpeConditionFactory
Creates the NxpeCondition object.
getInstance(String, int, String) - Method in interface com.novell.nxpe.NxpeContextDataElementFactory
Creates the NxpeContextDataElement object.
getInterfaceId() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the ID stored for the action.
getLogMsg() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the message for the associated error id.
getMemberAttributeName() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Returns the schema name of the Group Member attribute for this directory type.
getName() - Method in class com.novell.nxpe.CustomParameter
 
getName() - Method in interface com.novell.nxpe.NxpeContextDataElement
Retrieves the name of the data element of the policy.
getName() - Method in interface com.novell.nxpe.NxpeParameter
Returns the name of the parameter
getPageToShow() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
getParameter() - Method in interface com.novell.nxpe.NxpeContextDataElement
Retrieves the string value of the parameter of the policy.
getParameter(int) - Method in interface com.novell.nxpe.NxpeParameterList
Retrieves the parameter referenced by the enumerative value.
getPasswordException() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
getPolicyFDN() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the fully qualified policy identifier.
getPolicyInterfaceId() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the interface ID of the policy in which this condition or action resides.
getPolicyName() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the name of the policy in which this condition or action resides.
getPrincipal() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the principal authenticated by this class.
getPrincipalAttributes(String[]) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Get attributes for the principal that has been authenticated.
getPrincipalUserAuthority() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the user authority for the identified principal, assuming that m_Principal has been set.
getProperties(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets all properties that have names starting with a given prefix.
getProperty(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets a boolean property.
getProvisionURL() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Deprecated.
getResult() - Method in exception com.novell.nxpe.NxpeException
Retrieves the value of the NxpeResult object.
getResultType() - Method in class com.novell.nxpe.NxpeResult
 
getResultValue() - Method in class com.novell.nxpe.NxpeResult
 
getReturnURL() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the URL that any user interactions should post data back to.
getRuleInterfaceId() - Method in interface com.novell.nxpe.NxpeEvaluationContext
Retrieves the interface ID for the rule in which the condition or action resides.
getTraceString() - Method in class com.novell.nxpe.trace.Trace
Returns string representing encapsulated data including without possible sensitive/secure data
getTraceType() - Method in class com.novell.nxpe.trace.Trace
Returns trace type of specific object
getType() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the authentication type this class implements.
getUserAuthority(int) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets a specific user authority.
getUserAuthorityCount() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Get the number of searchable user authorities.
getUserClassName() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Returns the schema name of the User class for this directory type.
getUserErrorMsg() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the error message that will be displayed to the end user.
getUserId() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Gets the user id for the associated authentication.
getUserNamingAttrName() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Returns the schema name of the naming attribute of the User class for this directory type.
getValue() - Method in class com.novell.nxpe.CustomParameter
 
getValue(NxpeInformationContext, NxpeResponseContext) - Method in interface com.novell.nxpe.NxpeContextDataElement
Called by the policy engine when a request triggers a policy evaluation.
getValue() - Method in interface com.novell.nxpe.NxpeParameter
Returns the value of the parameter.

H

HANDLED_REQUEST - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
HANDLED_REQUEST - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the value for authenticate, indicating that the request was handled to query for more information that is necessary for authentication to proceed.
hasAttributeCompareRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have COMPARE attribute rights to the object? COMPARE rights is taken from the Novell eDirectory specification.
hasAttributeReadRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have READ attribute rights to the object? READ rights is taken from the Novell eDirectory specification.
hasAttributeSelfRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have SELF attribute rights to the object? SELF rights is taken from the Novell eDirectory specification.
hasAttributeSupervisorRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have SUPERVISOR attribute rights to the object? SUPERVISOR rights is taken from the Novell eDirectory specification.
hasAttributeWriteRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have WRITE attribute rights to the object? WRITE rights is taken from the Novell eDirectory specification.
hasEntryAddRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have ADD entry rights to the object? ADD rights is taken from the Novell eDirectory specification.
hasEntryBrowseRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have BROWSE entry rights to the object? BROWSE rights is taken from the Novell eDirectory specification.
hasEntryDeleteRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have DELETE entry rights to the object? DELETE rights is taken from the Novell eDirectory specification.
hasEntryRenameRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have RENAME entry rights to the object? RENAME rights is taken from the Novell eDirectory specification.
hasEntrySupervisorRights(int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have SUPERVISOR entry rights to the object? SUPERVISOR rights is taken from the Novell eDirectory specification.
hashCode() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
hashCode() - Method in class com.novell.nxpe.NxpeResult.Type
 
hashCode() - Method in class com.novell.nxpe.NxpeResult.Value
 
hasObjectSearchRights(int, int) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Does the trustee have sufficient entry and/or attribute rights to allow searching for objects in the object's context? Searching implies that the trustee must have at least BROWSE entry rights and READ attribute rights for the "cn" and "objectClass" attributes.
HTTP - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
HTTP_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
HTTPS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
HTTPS_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

I

IDP_SELECT_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
information - Static variable in class com.novell.nxpe.NxpeResult.Type
 
initialize(NxpeParameterList) - Method in interface com.novell.nxpe.NxpeAction
Called by the policy engine and therefore must be implemented.
initialize(NxpeParameterList) - Method in interface com.novell.nxpe.NxpeCondition
Called by the policy engine to initialize the condition in preparation for policy evaluation.
initialize(NxpeParameterList) - Method in interface com.novell.nxpe.NxpeContextDataElement
Called by the policy engine to initialize a component in preparation for policy evaluation.
initializeRequest(HttpServletRequest, HttpServletResponse, NIDPSession, NIDPSessionData, boolean, String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Initializes the authentication class with the current request/response.
INTERNET_PROTOCOL - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
INTRODUCTION_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
intValue() - Method in class com.novell.nxpe.NxpeResult.Value
 
isCancelAppropriate() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Deprecated.
isDefinesUser() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Determines if this authentication class instance needs to identify a user.
isError() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
isFailure() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Indicates whether or not this authentication failed.
isFirstCallAfterPrevMethod() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Determine if this authentication class instance is the result of an assertion being returned to an unauthenticated session
isFirstExecution() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
isFirstInstance() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Determines if this authentication class instance is the first since a the system started up or was reconfigured
isInformation() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
isLoggingEnabled() - Method in interface com.novell.nxpe.NxpeInformationContext
Retrieves the logging status for the requested evaluation.
isPendingAuthnRequest() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Determine if there is a pending authentication request that has come from a service provider.
isSuccess() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
isTracingEnabled() - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated. 

Retrieves the tracing status for the requested evaluation.

When tracing is enabled, the nxpeResponseContext method addTraceString is initiated for each rule, condition set, condition, and action initiated as part of the evaluation process.

isUnknown() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
isUserIdentification() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Deprecated
isWarning() - Method in class com.novell.nxpe.NxpeResult
Reserved for internal use.
iterator() - Method in interface com.novell.nxpe.NxpeParameterList
Retrieves the first NxpeParameter object in the parameter list when the parameter is not in a group.
iterator(int) - Method in interface com.novell.nxpe.NxpeParameterList
Deprecated. 

Retrieves the first NxpeGroupedParameter object for the grouped parameter specified by the group enumerative value.

iterator(int, int) - Method in interface com.novell.nxpe.NxpeParameterList
Deprecated. 

Returns first NxpeGroupedParameter object for a grouped parameter that is specified by the group enumerative value and the choice enumerative value.


L

LDAPStorePlugin - Class in com.novell.nam.common.ldap.jndi
 
LDAPStorePlugin() - Constructor for class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
 
LocalAuthenticationClass - Class in com.novell.nidp.authentication.local
 
LocalAuthenticationClass(Properties, ArrayList<UserAuthority>) - Constructor for class com.novell.nidp.authentication.local.LocalAuthenticationClass
Defines the constructor to be used by all classes to do local authentication.

M

m_Credentials - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_ExpiredPrincipal - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_LECP - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_NIDPContext - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_PageToShow - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_PasswordException - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_Properties - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Contains the class and method properties defined in the admin utility as well as other system properties.
m_Request - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
The current HttpServletRequest that is being processed.
m_Response - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
The HttpServletResponse that will be responded to.
m_resultType - Variable in class com.novell.nxpe.NxpeResult
Reserved.
m_resultValue - Variable in class com.novell.nxpe.NxpeResult
Reserved.
m_Session - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
The current Novell Identity Server session.
m_SessionData - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
m_UserStores - Variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
MOBILE_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
MOBILE_TEST - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
mustPersist() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Indicates if this class must persist during interaction with the user.

N

NO_DEFAULT_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
NoAction - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
noAction - Static variable in class com.novell.nxpe.NxpeResult.Value
 
NOT_AUTHENTICATED - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
NOT_AUTHENTICATED - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the value for authenticate, indicating that the authentication was unsuccessful.
NOVINET_HDR - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
NOVINET_REALM - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
NOVINET_VALUE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
NxpeAction - Interface in com.novell.nxpe
Defines the interface that you need to extend.
NxpeActionFactory - Interface in com.novell.nxpe
Defines an interface that you need to extend.
NxpeCondition - Interface in com.novell.nxpe
Defines an interface you need to extend.
NxpeConditionFactory - Interface in com.novell.nxpe
Defines the interface for creating a condition object.
NxpeContextDataElement - Interface in com.novell.nxpe
Defines the methods required to create a context data element that can be used for injection, for activating roles, or in a condition.
NxpeContextDataElementFactory - Interface in com.novell.nxpe
Defines the interface for creating a context data element object.
NxpeEvaluationContext - Interface in com.novell.nxpe
Defines the methods needed for action extensions to query the policy engine to retrieve information needed for auditing and tracing
NxpeException - Exception in com.novell.nxpe
Extends the Exception class.
NxpeException() - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with no additional information about the cause.
NxpeException(String) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a message.
NxpeException(String, Throwable) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a message and a cause.
NxpeException(NxpeResult) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a result from the NxpeResult class.
NxpeException(NxpeResult, Throwable) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a result and a cause.
NxpeException(NxpeResult, String) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a result and a message.
NxpeException(NxpeResult, String, Throwable) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a result, message, and a cause.
NxpeException(Throwable) - Constructor for exception com.novell.nxpe.NxpeException
Throws an exception with a cause.
NxpeGroupedParameter - Interface in com.novell.nxpe
Defines the methods for retrieving configuration and instance parematers as defined in the policy type specification
NxpeInformationContext - Interface in com.novell.nxpe
Defines the interface for contextual information passed through the policy engine to the extensions.
NxpeParameter - Interface in com.novell.nxpe
Defines the methods for managing configuration and instance parematers as defined in the policy type specification.
NxpeParameterList - Interface in com.novell.nxpe
Defines methods for retieving configuration and instance parematers as defined in the policy type specification.
NxpeResponseContext - Interface in com.novell.nxpe
Defines the response class for the policy extension interface.
NxpeResult - Class in com.novell.nxpe
Defines a 32-bit result class to support the policy extension return codes.
NxpeResult(NxpeResult.Type, NxpeResult.Value) - Constructor for class com.novell.nxpe.NxpeResult
 
NxpeResult.Type - Class in com.novell.nxpe
 
NxpeResult.Value - Class in com.novell.nxpe
 
NxpeResult.Value(int, String) - Constructor for class com.novell.nxpe.NxpeResult.Value
 

O

Obligation - Static variable in class com.novell.nxpe.NxpeResult
Returned by an action extension when an abligation actions was performed.
obligation - Static variable in class com.novell.nxpe.NxpeResult.Value
 
onCreateConnection(Hashtable<String, Object>) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Called just before a new JNDI LDAP connection is created.
onCreateConnectionException(AuthenticationException) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Allows customized handling of exceptions thrown during the create JNDI LDAP connection attempt.
onCreateConnectionException(OperationNotSupportedException) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Allows customized handling of exceptions thrown during the create JNDI LDAP connection attempt.
OTHER - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

P

parameterIsTracable(int, String) - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated. 

Determines if the parameter can be written to the policy trace log.

PASSWORD - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
Pending - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
pending - Static variable in class com.novell.nxpe.NxpeResult.Value
 
Permit - Static variable in class com.novell.nxpe.NxpeResult
Returned by an action extension when a permit action was applied.
permit - Static variable in class com.novell.nxpe.NxpeResult.Value
 
PKG_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
postUserAccountCreation(String, String, String, String) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Some directory types require that attributes be set on the object after it has been created.
preUserAccountCreation(String, String, String, String) - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
The plug-in must provide all of the attributes required to create a user object.
PREVIOUS_SESSION - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_AUTHNREQUEST - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_CANCEL - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_IDENTIFY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_IDPOLICY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_JSP - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_PRIN_MISMATCH_ERR - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_PROVIDERS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_PROVISION - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_PROXY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_QUERY - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_REALM - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_RECONFIG - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_REDIRECT - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROPERTY_RESET - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROT_BASIC_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROTECTED_BASIC - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROTECTED_PASSWORD - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROXY_DISALLOW - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PROXY_IDP_DECIDE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PWD_EXPIRED - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PWD_EXPIRED - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the value for authenticate, indicating that the user's password is expired.
PWD_EXPIRING - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
PWD_EXPIRING - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Returns the value for authenticate, indicating that the user's password is expiring.

R

RADIUS_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

S

setErrorMsg(String, String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Set the error message to be seen by the end user as well as the error message to be put into the log file.
setErrorMsg(String, String, String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets the error message to be seen by the end user, as well as the error message to be put into the log file.
setFailure() - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets a failure state for the current authentication
setInterfaceId(String) - Method in interface com.novell.nxpe.NxpeAction
Sets the unique string value for the action.
setInterfaceId(String) - Method in interface com.novell.nxpe.NxpeCondition
Sets the unique string value for the condition.
setPasswordException(NIDPException) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Allow password exceptions to be set
setPrincipal(NIDPPrincipal) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets the principal to be authenticated by this class.
setPrincipalAttributes(String[], String[]) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets attributes for a principal that has been authenticated.
setUserErrorMsg(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets the error message to be displayed to an end user.
setUserId(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Sets the user id for the associated authentication.
severe - Static variable in class com.novell.nxpe.NxpeResult.Type
 
SHOW_JSP - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
SHOW_PAGE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
SHOW_PAGE - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
SHOW_PAGE_TERMINATE - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
SHOW_PAGE_TERMINATE - Static variable in class com.novell.nidp.authentication.local.LocalAuthenticationClass
 
showError(NIDPError) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Causes an error JSP to be executed to display an error message.
showJSP(String) - Method in class com.novell.nidp.authentication.local.LocalAuthenticationClass
Forwards execution to a specific JSP.
SMARTCARD - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
SMARTCARDPKI - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
SPNEGO_KERBEROS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
stringValue() - Method in class com.novell.nxpe.NxpeResult.Value
 
SubGroupCodeActionHandler - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
SubGroupCodeConditionHandler - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
SubGroupCodeConfigureInformationContext - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
SubGroupCodeEngine - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
SubGroupCodeInformationContext - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
SubGroupCodeResponseContext - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
Success - Static variable in class com.novell.nxpe.NxpeResult
Reserved.
success - Static variable in class com.novell.nxpe.NxpeResult.Type
 
success - Static variable in class com.novell.nxpe.NxpeResult.Value
 
supportsEffectiveRightsRetrieval() - Method in class com.novell.nam.common.ldap.jndi.LDAPStorePlugin
Allows the plugin to indicate if it supports the retrieval of effective rights.

T

TOKEN - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
Trace - Class in com.novell.nxpe.trace
Base class for encapsulated trace information Trace Output Format Description The trace output will have the following format: For Conditions: ~~~~~~~~~[~]\r\n where...
TRACE_ACTION(NxpeInformationContext, NxpeResponseContext, String, String, String, String, String, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_ACTION_COMPLETE(NxpeInformationContext, NxpeResponseContext, String, String, NxpeParameterList, NxpeResult, NxpeException) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_CONDITION(NxpeInformationContext, NxpeResponseContext, String, int, String, String, String, int, String, String, boolean, NxpeResult, NxpeException) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_CONDITION(NxpeInformationContext, NxpeResponseContext, String, int, String, String, String, int, String, String, boolean, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_CONDITIONSET(NxpeInformationContext, NxpeResponseContext, String, boolean, boolean, int, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_ACTION(NxpeInformationContext, NxpeResponseContext, String, String, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_ACTION_COMPLETE(NxpeInformationContext, NxpeResponseContext, String, String, NxpeResult, NxpeException) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_CONDITION(NxpeInformationContext, NxpeResponseContext, String, String, boolean, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_CONDITION_COMPLETE(NxpeInformationContext, NxpeResponseContext, String, String, boolean, NxpeResult, NxpeException) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_DATA_ELEMENT(NxpeInformationContext, NxpeResponseContext, String, String, int, String) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_EXTERNAL_DATA_ELEMENT_COMPLETE(NxpeInformationContext, NxpeResponseContext, String, String, int, Object, NxpeException) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_RULE(NxpeInformationContext, NxpeResponseContext, String, String, boolean, int, int, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TRACE_RULELIST(NxpeInformationContext, NxpeResponseContext, int, NxpeResult) - Static method in class com.novell.nxpe.trace.Trace
 
TYPE_CONDITION - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_CONDITIONSET - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_ACTION - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_ACTION_COMPLETE - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_CONDITION - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_CONDITION_COMPLETE - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_DATA_ELEMENT - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_EXTERNAL_DATA_ELEMENT_COMPLETE - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_PEP_ACTION - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_PEP_ACTION_COMPLETE - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_RULE - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_RULELIST - Static variable in class com.novell.nxpe.trace.Trace
 
TYPE_SELECTOR - Static variable in class com.novell.nxpe.trace.Trace
 

U

unknown - Static variable in class com.novell.nxpe.NxpeResult.Type
 
UserDataNotAccessible - Static variable in class com.novell.nxpe.NxpeResult
Returned by an extension when the user data required by the policy is not accessible.
userDataNotAccessible - Static variable in class com.novell.nxpe.NxpeResult.Value
 

V

valueIsTracable(int, String) - Method in interface com.novell.nxpe.NxpeInformationContext
Deprecated. 

Determines if the value can be written to the policy trace log.


W

warning - Static variable in class com.novell.nxpe.NxpeResult.Type
 

X

X509 - Static variable in class com.novell.nidp.authentication.AuthnConstants
 
X509_CLASS - Static variable in class com.novell.nidp.authentication.AuthnConstants
 

A B C D E F G H I L M N O P R S T U V W X

Copyright © 2005-2009, 2012 Novell,Inc. All Rights Reserved.