| Package | Description |
|---|---|
| org.jboss.as.jacorb.csiv2 | |
| org.jboss.as.jacorb.csiv2.idl | |
| org.jboss.as.jacorb.security |
| Modifier and Type | Class and Description |
|---|---|
class |
SASCurrentImpl
This class implements
SASCurrent. |
| Modifier and Type | Class and Description |
|---|---|
class |
_SASCurrentLocalBase
Abstract base class for implementations of local interface SASCurrent
|
class |
SASCurrentLocalTie
Generated from IDL interface "SASCurrent".
|
| Modifier and Type | Field and Description |
|---|---|
SASCurrent |
SASCurrentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SASCurrent |
SASCurrentHelper.extract(Any any) |
static SASCurrent |
SASCurrentHelper.narrow(Object obj) |
static SASCurrent |
SASCurrentHelper.read(InputStream in) |
static SASCurrent |
SASCurrentHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SASCurrentHelper.insert(Any any,
SASCurrent s) |
static void |
SASCurrentHelper.write(OutputStream _out,
SASCurrent s) |
| Constructor and Description |
|---|
SASCurrentHolder(SASCurrent initial) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TrustedIdentityTokenLoginModule.validateCredential(String username,
SASCurrent credential)
Validates the credential.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.