|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@SASScope(value="ALL") @BinaryCompatibilityOnly public interface AuthenticationDomainInterface
| Field Summary |
|---|
| Fields inherited from interface com.sas.services.information.metadata.MetadataInterface |
|---|
METADATA_STATE_DELETED, METADATA_STATE_DESTROYED, METADATA_STATE_NEW, METADATA_STATE_NORMAL, PERMISSION_READMETADATA, PERMISSION_WRITEMETADATA |
| Method Summary | |
|---|---|
abstract boolean |
isOutboundOnly()
Returns whether or not this authentication domain is to be used by outbound logins only. |
abstract boolean |
isTrustedOnly()
Returns whether or not this authentication domain is to be used by trusted only connections. |
abstract void |
setOutboundOnly(boolean outbound)
Sets whether or not this authentication domain is to be used by outbound logins only. |
abstract void |
setTrustedOnly(boolean trusted)
Sets whether or not this authentication domain is to be used by trusted only connections. |
| Methods inherited from interface com.sas.services.information.publicobject.PublicObjectInterface |
|---|
addProcessorInterface, getContainer, getIdentifier, getName, getObjectURI, getPathUrl, getProcessorInterface, getTypeDescriptor |
| Method Detail |
|---|
boolean isOutboundOnly()
throws ServiceException,
java.rmi.RemoteException
ServiceException
java.rmi.RemoteException
void setOutboundOnly(boolean outbound)
throws ServiceException,
java.rmi.RemoteException
outbound -
ServiceException
java.rmi.RemoteException
boolean isTrustedOnly()
throws ServiceException,
java.rmi.RemoteException
ServiceException
java.rmi.RemoteException
void setTrustedOnly(boolean trusted)
throws ServiceException,
java.rmi.RemoteException
trusted -
ServiceException
java.rmi.RemoteException
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||