Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

weblogic.management.security
Interface ApplicationVersionerMBean

All Superinterfaces:
DescriptorBean, ProviderMBean, SettableBean, StandardInterface
All Known Subinterfaces:
DefaultAuthorizerMBean, DefaultCredentialMapperMBean, DefaultRoleMapperMBean, PKICredentialMapperMBean, SAML2CredentialMapperMBean, SAMLCredentialMapperMBean, SAMLCredentialMapperV2MBean

public interface ApplicationVersionerMBean
extends ProviderMBean

The SSPI MBean that security providers extend to indicate that the provider supports versionable applications.


Method Summary
 
Methods inherited from interface weblogic.management.security.ProviderMBean
getDescription, getName, getRealm, getVersion
 
Methods inherited from interface weblogic.descriptor.DescriptorBean
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
 
Methods inherited from interface weblogic.descriptor.SettableBean
isSet, unSet
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01