|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
MBeanHome interface.)This MBean represents configuration attributes for the PKI Credential Mapping provider.
| Method Summary | |
String |
getDescription()
A short description of the PKI Credential Mapping provider.A short description of the PKI Credential Mapping provider. |
String |
getKeyStoreFileName()
Location of the keystore relative to the directory where the server was started. |
String |
getKeyStorePassPhrase()
The Keystore password. |
byte[] |
getKeyStorePassPhraseEncrypted()
|
String |
getKeyStoreProvider()
Represents a provider for the Java Security API that should be used. |
String |
getKeyStoreType()
The provider will generate a keystore object of this type. |
String |
getName()
The name of this configuration. |
String |
getProviderClassName()
The name of the Java class that loads the PKI Credential Mapping provider. |
String[] |
getSupportedExportConstraints()
The credential maps that you want to be exported from this PKI Credential Mapping provider's database. |
String[] |
getSupportedExportFormats()
The format of the file to export. |
String[] |
getSupportedImportConstraints()
The PKI credential maps that you want to be imported into this Credential Mapping provider's database. |
String[] |
getSupportedImportFormats()
The format of the file to import. |
String |
getVersion()
The version of the PKI Credential Mapping provider. |
boolean |
isUseInitiatorGroupNames()
Specifies whether to enables selection of credential mappings based on the group names of the initiator. |
boolean |
isUseResourceHierarchy()
Specifies whether to enable selection of credential mappings by traversing up the resource hierachy for each type of resource |
void |
setKeyStoreFileName(String newValue)
Location of the keystore relative to the directory where the server was started. |
void |
setKeyStorePassPhrase(String newValue)
The Keystore password. |
void |
setKeyStorePassPhraseEncrypted(byte[] _bytes)
|
void |
setKeyStoreProvider(String newValue)
Represents a provider for the Java Security API that should be used. |
void |
setKeyStoreType(String newValue)
The provider will generate a keystore object of this type. |
void |
setUseInitiatorGroupNames(boolean newValue)
Specifies whether to enables selection of credential mappings based on the group names of the initiator. |
void |
setUseResourceHierarchy(boolean newValue)
Specifies whether to enable selection of credential mappings by traversing up the resource hierachy for each type of resource |
| Methods inherited from interface weblogic.management.commo.StandardInterface |
setName, wls_getDisplayName, wls_getInterfaceClassName, wls_getObjectName |
| Methods inherited from interface weblogic.descriptor.DescriptorBean |
addBeanUpdateListener, addPropertyChangeListener, createChildCopy, createChildCopyIncludingObsolete, getDescriptor, getParentBean, isEditable, removeBeanUpdateListener, removePropertyChangeListener |
| Methods inherited from interface weblogic.descriptor.SettableBean |
isSet, unSet |
| Methods inherited from interface weblogic.management.security.ProviderMBean |
getRealm |
| Methods inherited from interface weblogic.management.security.credentials.PKICredentialMapEditorMBean |
removePKICredentialMapping, setCertificateCredential, setKeypairCredential |
| Methods inherited from interface weblogic.management.security.credentials.PKICredentialMapReaderMBean |
getCertificate, getCurrentCredAction, getCurrentCredential, getCurrentInitiatorName, getCurrentResourceId, getKeystoreAlias, isInitiatorUserName, listAllCertEntryAliases, listAllKeypairEntryAliases, listMappings, listMappingsByPattern |
| Methods inherited from interface weblogic.management.utils.ListerMBean |
advance, close, haveCurrent |
| Methods inherited from interface weblogic.management.security.ImportMBean |
importData |
| Methods inherited from interface weblogic.management.security.ExportMBean |
exportData |
| Method Detail |
public String getDescription()
getDescription in interface ProviderMBeanpublic String getKeyStoreFileName()
public String getKeyStorePassPhrase()
public byte[] getKeyStorePassPhraseEncrypted()
public String getKeyStoreProvider()
public String getKeyStoreType()
public String getName()
ProviderMBean
getName in interface weblogic.management.commo.StandardInterfacepublic String getProviderClassName()
getProviderClassName in interface ProviderMBeanpublic String[] getSupportedExportConstraints()
getSupportedExportConstraints in interface ExportMBeanpublic String[] getSupportedExportFormats()
getSupportedExportFormats in interface ExportMBeanpublic String[] getSupportedImportConstraints()
getSupportedImportConstraints in interface ImportMBeanpublic String[] getSupportedImportFormats()
getSupportedImportFormats in interface ImportMBeanpublic String getVersion()
getVersion in interface ProviderMBeanpublic boolean isUseInitiatorGroupNames()
public boolean isUseResourceHierarchy()
public void setKeyStoreFileName(String newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute KeyStoreFileName
InvalidAttributeValueException
public void setKeyStorePassPhrase(String newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute KeyStorePassPhrase
InvalidAttributeValueExceptionpublic void setKeyStorePassPhraseEncrypted(byte[] _bytes)
public void setKeyStoreProvider(String newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute KeyStoreProvider
InvalidAttributeValueException
public void setKeyStoreType(String newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute KeyStoreType
InvalidAttributeValueException
public void setUseInitiatorGroupNames(boolean newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute UseInitiatorGroupNames
InvalidAttributeValueException
public void setUseResourceHierarchy(boolean newValue)
throws InvalidAttributeValueException
newValue - - new value for attribute UseResourceHierarchy
InvalidAttributeValueException
|
Documentation is available at http://e-docs.bea.com/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||