- All Known Implementing Classes:
RenewingImpl, RenewingImpl
public interface Renewing
Used to specify renew semantics for types that support this operation.
- Author:
- WS-Trust Implementation Team
-
Method Summary
Gets the value of the allow property.
Gets the value of the ok property.
void
Sets the value of the allow property.
void
Sets the value of the ok property.
-
Method Details
-
isAllow
Gets the value of the allow property.
- Returns:
Boolean
-
isOK
Gets the value of the ok property.
- Returns:
Boolean
-
setAllow
Sets the value of the allow property.
- Parameters:
value - Boolean
-
setOK
Sets the value of the ok property.
- Parameters:
value - Boolean