|
Oracle Access Manager Extensibility Java API Reference 11g Release 1 (11.1.1.5) E22473-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.am.common.policy.runtime.RuntimeAuthnModule
Deprecated. Deprecated class; will be removed in the next round of authn-module cleanup.
@Deprecated
public class RuntimeAuthnModule
| Constructor Summary | |
|---|---|
RuntimeAuthnModule(java.lang.String moduleName, java.lang.String description, java.util.List<RuntimeModuleProperty> properties)Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()Deprecated. Deprecated class; will be removed in the next round of authn-module cleanup. |
java.lang.String |
getName()Deprecated. Deprecated class; will be removed in the next round of authn-module cleanup. |
java.util.List<RuntimeModuleProperty> |
getProperties()Deprecated. Deprecated class; will be removed in the next round of authn-module cleanup. |
java.lang.String |
toString()Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeAuthnModule(java.lang.String moduleName,
java.lang.String description,
java.util.List<RuntimeModuleProperty> properties)
| Method Detail |
|---|
public java.util.List<RuntimeModuleProperty> getProperties()
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.String toString()
toString in class java.lang.Object
|
Oracle Access Manager Extensibility Java API Reference 11g Release 1 (11.1.1.5) E22473-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||