|
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. |
String |
getKeyStoreFileName()
No description provided. |
String |
getKeyStorePassPhrase()
No description provided. |
byte[] |
getKeyStorePassPhraseEncrypted()
|
String |
getKeyStoreProvider()
No description provided. |
String |
getKeyStoreType()
No description provided. |
String |
getName()
The name of this configuration. |
String |
getProviderClassName()
No description provided. |
String[] |
getSupportedExportConstraints()
No description provided. |
String[] |
getSupportedExportFormats()
No description provided. |
String[] |
getSupportedImportConstraints()
No description provided. |
String[] |
getSupportedImportFormats()
No description provided. |
String |
getVersion()
The version of the PKI Credential Mapping provider. |
boolean |
isUseInitiatorGroupNames()
No description provided. |
boolean |
isUseResourceHierarchy()
No description provided. |
void |
setKeyStoreFileName(String newValue)
No description provided. |
void |
setKeyStorePassPhrase(String newValue)
No description provided. |
void |
setKeyStorePassPhraseEncrypted(byte[] _bytes)
|
void |
setKeyStoreProvider(String newValue)
No description provided. |
void |
setKeyStoreType(String newValue)
No description provided. |
void |
setUseInitiatorGroupNames(boolean newValue)
No description provided. |
void |
setUseResourceHierarchy(boolean newValue)
No description provided. |
| 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://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||