Package | Description |
---|---|
com.sun.identity.wsfederation.jaxb.wsu |
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsu.
|
com.sun.identity.wsfederation.jaxb.wsu.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
CreatedElement
This element allows a creation time to be applied anywhere element wildcards are present.
|
interface |
ExpiresElement
This element allows an expiration time to be applied anywhere element wildcards are present.
|
Modifier and Type | Method and Description |
---|---|
AttributedDateTime |
ObjectFactory.createAttributedDateTime()
Create an instance of AttributedDateTime
|
AttributedDateTime |
TimestampType.getCreated()
Gets the value of the created property.
|
AttributedDateTime |
TimestampType.getExpires()
Gets the value of the expires property.
|
Modifier and Type | Method and Description |
---|---|
void |
TimestampType.setCreated(AttributedDateTime value)
Sets the value of the created property.
|
void |
TimestampType.setExpires(AttributedDateTime value)
Sets the value of the expires property.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributedDateTimeImpl |
class |
CreatedElementImpl |
class |
ExpiresElementImpl |
Modifier and Type | Field and Description |
---|---|
protected AttributedDateTime |
TimestampTypeImpl._Created |
protected AttributedDateTime |
TimestampTypeImpl._Expires |
Modifier and Type | Method and Description |
---|---|
AttributedDateTime |
TimestampTypeImpl.getCreated() |
AttributedDateTime |
TimestampTypeImpl.getExpires() |
Modifier and Type | Method and Description |
---|---|
void |
TimestampTypeImpl.setCreated(AttributedDateTime value) |
void |
TimestampTypeImpl.setExpires(AttributedDateTime value) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.