|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidCursorException | |
---|---|
weblogic.management.security.credentials | |
weblogic.management.utils |
Uses of InvalidCursorException in weblogic.management.security.credentials |
---|
Methods in weblogic.management.security.credentials that throw InvalidCursorException | |
---|---|
abstract String |
PKICredentialMapReaderMBean.getCurrentCredAction(String cursor) Gets an credential action from a list that has been returned from the listMappings or the listMappingsByPattern() method. |
abstract String |
PKICredentialMapReaderMBean.getCurrentCredential(String cursor) Gets the keystore alias from a credentials map that has been returned from the listMappings or the listMappingsByPattern() method. |
abstract String |
UserPasswordCredentialMapReaderMBean.getCurrentCredentialRemotePassword(String cursor) Deprecated. 9.0.0.0 |
abstract String |
UserPasswordCredentialMapReaderMBean.getCurrentCredentialRemoteUserName(String cursor) Gets a remote username from a list that has been returned from the listCredentials method. |
abstract String |
PKICredentialMapExtendedReaderMBean.getCurrentInitiatorIdentityDomain(String cursor) Gets an identity domain associated with the user from a list that has been returned from the listMappings or the listMappingsByPattern() method. |
abstract String |
PKICredentialMapReaderMBean.getCurrentInitiatorName(String cursor) Gets an username from a list that has been returned from the listMappings or the listMappingsByPattern() method. |
abstract String |
UserPasswordCredentialMapReaderMBean.getCurrentMappingRemoteUserName(String cursor) Gets an remote username from a credentials mapping that has been returned from the listMappings method. |
abstract String |
UserPasswordCredentialMapExtendedReaderMBean.getCurrentMappingResourceID(String cursor) Gets an resource id from a credentials map that has been returned from the listMappingsByPattern method. |
abstract String |
UserPasswordCredentialMapExtendedV2ReaderMBean.getCurrentMappingWLSUserIdentityDomain(String cursor) Gets an identity domain associated with the WLS user from a credentials mapping that has been returned from the listMappings method. |
abstract String |
UserPasswordCredentialMapReaderMBean.getCurrentMappingWLSUserName(String cursor) Gets a webLogic username from a credentials mapping that has been returned from the listMappings method. |
abstract String |
PKICredentialMapReaderMBean.getCurrentResourceId(String cursor) Gets the current resource id from a list that has been returned from the and listMappingsByPattern() method. |
abstract boolean |
PKICredentialMapReaderMBean.isInitiatorUserName(String cursor) Returns whether the initiator name from a list that has been returned from the listMappings or the listMappingsByPattern() method is a user name or a group name. |
Uses of InvalidCursorException in weblogic.management.utils |
---|
Methods in weblogic.management.utils that throw InvalidCursorException | |
---|---|
abstract void |
ListerMBean.advance(String cursor) Advances the list to the next element in the list. |
abstract void |
ListerMBean.close(String cursor) Indicates that the caller is finished using the list, and that the resources held on behalf of the list may be released. |
abstract String |
NameListerMBean.getCurrentName(String cursor) The name of the current item in the list. |
abstract Properties |
PropertiesListerMBean.getCurrentProperties(String cursor) The properties of the current item in the list. |
abstract boolean |
ListerMBean.haveCurrent(String cursor) Returns true if there are more objects in the list, and false otherwise. |
|
Copyright 1996, 2015, 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.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |