|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBeanHome
interface.)No description provided.
Method Summary | |
String[] |
getActiveTypes()
The token types active for this SAML Identity Assertion V2 provider. |
boolean |
getBase64DecodingRequired()
Base64 decoding is not required for the WebLogic SAML Identity Assertion V2 provider. |
String |
getDescription()
A short description of this SAML Identity Assertion V2 provider. |
int |
getMinimumParserPoolSize()
The minimum number of parsers to maintain in the parser pool. |
String |
getName()
The name of this configuration. |
String |
getNameMapperClassName()
The name of the Java class that maps SAML Assertion name information to local Subjects. |
String |
getProviderClassName()
The name of the Java class used to load the SAML Identity Assertion V2 provider. |
String[] |
getSupportedTypes()
The token types supported by this SAML Identity Assertion V2 provider. |
String |
getVersion()
The version number of this SAML Identity Assertion V2 provider. |
void |
setMinimumParserPoolSize(int newValue)
The minimum number of parsers to maintain in the parser pool. |
void |
setNameMapperClassName(String newValue)
The name of the Java class that maps SAML Assertion name information to local Subjects. |
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.authentication.IdentityAsserterMBean |
setActiveTypes, setBase64DecodingRequired |
Methods inherited from interface weblogic.management.security.ProviderMBean |
getRealm |
Methods inherited from interface weblogic.security.providers.saml.registry.SAMLAssertingPartyRegistryMBean |
addAssertingParty, assertingPartyExists, getAssertingParty, listAssertingParties, newAssertingParty, removeAssertingParty, updateAssertingParty |
Methods inherited from interface weblogic.security.providers.saml.registry.SAMLPartnerRegistryMBean |
certificateExists, copyToDER, copyToPEM, getCertificate, getSupportedExportConstraints, getSupportedExportFormats, getSupportedImportConstraints, getSupportedImportFormats, listCertificates, registerCertificate, unregisterCertificate |
Methods inherited from interface weblogic.management.security.ImportMBean |
importData |
Methods inherited from interface weblogic.management.security.ExportMBean |
exportData |
Methods inherited from interface weblogic.management.utils.NameListerMBean |
getCurrentName |
Methods inherited from interface weblogic.management.utils.ListerMBean |
advance, close, haveCurrent |
Method Detail |
public String[] getActiveTypes()
getActiveTypes
in interface IdentityAsserterMBean
public boolean getBase64DecodingRequired()
getBase64DecodingRequired
in interface IdentityAsserterMBean
public String getDescription()
getDescription
in interface ProviderMBean
public int getMinimumParserPoolSize()
public String getName()
ProviderMBean
getName
in interface weblogic.management.commo.StandardInterface
public String getNameMapperClassName()
public String getProviderClassName()
getProviderClassName
in interface ProviderMBean
public String[] getSupportedTypes()
getSupportedTypes
in interface IdentityAsserterMBean
public String getVersion()
getVersion
in interface ProviderMBean
public void setMinimumParserPoolSize(int newValue) throws InvalidAttributeValueException
newValue
- - new value for attribute MinimumParserPoolSize
InvalidAttributeValueException
public void setNameMapperClassName(String newValue) throws InvalidAttributeValueException
newValue
- - new value for attribute NameMapperClassName
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 |