| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.omg.Security.AuthenticationStatus
| Field Summary | |
| static int | _SecAuthContinueAn authentication status (see below for details). | 
| static int | _SecAuthExpiredAn authentication status (see below for details). | 
| static int | _SecAuthFailureAn authentication status (see below for details). | 
| static int | _SecAuthSuccessAn authentication status (see below for details). | 
| static AuthenticationStatus | SecAuthContinueContinue the authentication. | 
| static AuthenticationStatus | SecAuthExpiredCurrently not used. | 
| static AuthenticationStatus | SecAuthFailureThe authentication failed, or the client was already authenticated. | 
| static AuthenticationStatus | SecAuthSuccessThe authentication succeeded. | 
| Methods inherited from class java.lang.Object | 
| equals, 
getClass, 
hashCode, 
notify, 
notifyAll, 
toString, 
wait, 
wait, 
wait | 
| Field Detail | 
public static final int _SecAuthSuccess
public static final int _SecAuthFailure
public static final int _SecAuthContinue
public static final int _SecAuthExpired
public static final AuthenticationStatus SecAuthSuccess
public static final AuthenticationStatus SecAuthFailure
public static final AuthenticationStatus SecAuthContinue
public static final AuthenticationStatus SecAuthExpired
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||